flow-models/docs/catalog.json
2025-10-29 19:01:51 +00:00

1 line
3.4 MiB

{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.7.19", "generated_at": "2025-10-29T19:01:47.776817Z", "invocation_id": "975059d1-1d93-409b-b5e7-9d134241e74b", "env": {}}, "nodes": {"test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_nft__ez_nft_sales_BLOCK_TIMESTAMP__day__1.1b05fe435b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_NFT", "name": "EZ_NFT_SALES_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_nft__ez_nft_sales_BLOCK_TIMESTAMP__day__1.1b05fe435b"}, "model.flow_models.bronze_api__reward_points": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "REWARD_POINTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__reward_points"}, "model.flow_models.silver_evm__bridge_stargate_create_pool": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "BRIDGE_STARGATE_CREATE_POOL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-29 18:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 13312, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__bridge_stargate_create_pool"}, "test.flow_models.not_null_core__fact_account_storage_BLOCK_HEIGHT.f5f1e0e121": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_BLOCK_HEIGHT.f5f1e0e121"}, "test.flow_models.not_null_core__dim_address_mapping_EVM_ADDRESS.8b0cb8f6f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_ADDRESS_MAPPING_EVM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_ASSOCIATED": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_ASSOCIATED", "comment": null}, "BLOCK_HEIGHT_ASSOCIATED": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT_ASSOCIATED", "comment": null}, "FLOW_ADDRESS": {"type": "TEXT", "index": 3, "name": "FLOW_ADDRESS", "comment": null}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": null}, "DIM_ADDRESS_MAPPING_ID": {"type": "TEXT", "index": 5, "name": "DIM_ADDRESS_MAPPING_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_address_mapping_EVM_ADDRESS.8b0cb8f6f5"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_tokenflow.7f8a387b07": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TOKENFLOW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_tokenflow.7f8a387b07"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_INSERTED_TIMESTAMP.09602f542e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_INSERTED_TIMESTAMP.09602f542e"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_LOGS_BLOOM.4cdaf7c431": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_LOGS_BLOOM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_LOGS_BLOOM.4cdaf7c431"}, "test.flow_models.not_null_nft__ez_nft_sales_TX_SUCCEEDED.757de3ebf0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_TX_SUCCEEDED.757de3ebf0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__traces_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.ec3790d079": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__traces_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.ec3790d079"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_unique_test_gold_testnet_evm__fact_blocks_recent_FACT_BLOCKS_ID.83c3bfd39f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_UNIQUE_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"FACT_BLOCKS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCKS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_unique_test_gold_testnet_evm__fact_blocks_recent_FACT_BLOCKS_ID.83c3bfd39f"}, "test.flow_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_observability__blocks_completeness_day__test_timestamp__1.8b676ed702"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_tx_succeeded.1e05e1a127": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_tx_succeeded.1e05e1a127"}, "test.flow_models.not_null_defi__fact_bridge_activity_BLOCK_HEIGHT.3a428d0df4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_BLOCK_HEIGHT.3a428d0df4"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_transactions_recent_TX_HASH__0_xX_0_9a_fA_F_.e013cdfce8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_transactions_recent_TX_HASH__0_xX_0_9a_fA_F_.e013cdfce8"}, "model.flow_models.test_gold_evm__fact_event_logs_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_FULL", "database": "FLOW", "comment": "This is a view used to test all of the gold fact event logs model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_event_logs_full"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_price__NUMBER__FLOAT.1f955bb2f3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_price__NUMBER__FLOAT.1f955bb2f3"}, "model.flow_models.streamline__get_blocks_history_mainnet_05": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_05", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_05"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_blocks_recent_INSERTED_TIMESTAMP__hour__2.249c25a36a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_blocks_recent_INSERTED_TIMESTAMP__hour__2.249c25a36a"}, "model.flow_models.bronze__streamline_testnet_transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TESTNET_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_testnet_transactions"}, "model.flow_models.streamline__get_collections_history_mainnet_15": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_15", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_15"}, "test.flow_models.not_null_silver__bridge_blocto_s_tx_id.e190478ad4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_tx_id.e190478ad4"}, "test.flow_models.not_null_nft__dim_topshot_metadata_TOTAL_CIRCULATION.780cf2a74d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_TOTAL_CIRCULATION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_TOTAL_CIRCULATION.780cf2a74d"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_NBATOPSHOT_ID__STRING__VARCHAR.0c030990b7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_NBATOPSHOT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_NBATOPSHOT_ID__STRING__VARCHAR.0c030990b7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_gross_amount__NUMBER__DOUBLE__FLOAT.9b900da287": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_GROSS_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_gross_amount__NUMBER__DOUBLE__FLOAT.9b900da287"}, "test.flow_models.not_null_core__ez_token_transfers_TOKEN_CONTRACT.b39bec432f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_TOKEN_CONTRACT.b39bec432f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7e12a47912": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7e12a47912"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_traces_recent_TX_HASH__TRACE_INDEX.2136d6905c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "TRACE_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_traces_recent_TX_HASH__TRACE_INDEX.2136d6905c"}, "test.flow_models.not_null_silver__labels_pools_s_tx_id.9f642f1f89": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_tx_id.9f642f1f89"}, "test.flow_models.unique_core__dim_address_mapping_DIM_ADDRESS_MAPPING_ID.23f7c7764a": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "DIM_ADDRESS_MAPPING_DIM_ADDRESS_MAPPING_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__dim_address_mapping_DIM_ADDRESS_MAPPING_ID.23f7c7764a"}, "model.flow_models.core_evm__fact_traces": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "FACT_TRACES", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing execution trace data for transactions on EVM-compatible blockchains. This table provides detailed information about the internal execution of transactions, including contract calls, value transfers, and execution paths. The table supports deep transaction analysis, debugging, and understanding complex contract interactions across multiple EVM chains. Each record represents a single execution step with complete trace information and execution context.\n\n## Key Use Cases\n\n- **Transaction Debugging**: Understanding why transactions failed or behaved unexpectedly\n- **Contract Interaction Analysis**: Tracking complex multi-contract interactions and call chains\n- **Value Flow Tracking**: Following native token and value transfers through complex transactions\n- **Gas Usage Analysis**: Understanding detailed gas consumption patterns in contract execution\n- **Security Analysis**: Identifying potential security issues and attack patterns\n- **Cross-Chain Trace Analysis**: Comparing execution patterns across different EVM-compatible blockchains\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transactions that generated these traces\n- **core_evm__fact_blocks**: Links to blocks containing trace data\n- **core_evm__dim_contracts**: Links to contract metadata for trace analysis\n- **core_evm__ez_native_transfers**: May link to curated native transfer events\n- **core_evm__fact_event_logs**: May link to events emitted during trace execution\n- **core__fact_transactions**: May provide comparison data with native Flow transactions\n\n## Commonly-used Fields\n\n- **TRACE_INDEX**: Essential for trace ordering and execution sequence analysis\n- **FROM_ADDRESS/TO_ADDRESS**: Critical for call flow analysis and contract interaction tracking\n- **TYPE**: Important for trace categorization and execution type analysis\n- **VALUE**: Key for value transfer tracking and economic analysis\n- **GAS_USED**: Critical for gas consumption analysis and optimization studies\n- **TRACE_SUCCEEDED**: Essential for execution success analysis and error tracking", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": "The index of the trace within the transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address of this transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": "The trace address for this trace."}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": "The value transacted in the native asset."}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": "The precise, unadjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": "The precise, adjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": "The value of the transaction in hexadecimal format."}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": "The gas used for this trace."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": "The boolean value representing if the trace succeeded."}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": "The reason for the trace failure, if any."}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": "The reason for the revert, if available."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 276069865472, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2494386794, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__fact_traces"}, "test.flow_models.dbt_utils_recency_core__ez_transaction_actors_hours__block_timestamp__2.876b8160fb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "EZ_TRANSACTION_ACTORS_HOURS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_core__ez_transaction_actors_hours__block_timestamp__2.876b8160fb"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_BLOCK_HASH.29d6fe6011": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_BLOCK_HASH.29d6fe6011"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.244e117091": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.244e117091"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__decoded_logs_recent_MODIFIED_TIMESTAMP__hour__2.815da951be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__decoded_logs_recent_MODIFIED_TIMESTAMP__hour__2.815da951be"}, "model.flow_models.streamline__get_transactions_history_mainnet_05": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_05", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_05"}, "model.flow_models.silver__testnet_blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TESTNET_BLOCKS", "database": "FLOW", "comment": "-| Initial table for the gRPC blocks response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "BLOCK_HEIGHT": {"type": "TEXT", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "NETWORK_VERSION": {"type": "TEXT", "index": 3, "name": "NETWORK_VERSION", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": "A unique identifier for the record. In the context of blocks, this is the block hash\u2014a cryptographic string that uniquely identifies a block on the Flow blockchain. Data type: STRING. Used for verifying block integrity, referencing blocks in other tables, and supporting chain reorganization analysis. Example: 'a1b2c3d4...'. For other models, 'id' may refer to a unique row identifier."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "COLLECTION_COUNT": {"type": "NUMBER", "index": 6, "name": "COLLECTION_COUNT", "comment": "The number of collections included in a blocks."}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": ""}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": "The hash of the parent block for the current block on the Flow blockchain. Data type: STRING. This field establishes the chain structure by linking each block to its predecessor, enabling chain traversal and reorganization analysis. Example: 'a1b2c3d4...' (the block hash of the previous block). Used for lineage analysis, fork detection, and chain integrity verification."}, "SIGNATURES": {"type": "ARRAY", "index": 9, "name": "SIGNATURES", "comment": "An array of signatures contained in the block header."}, "COLLECTION_GUARANTEES": {"type": "ARRAY", "index": 10, "name": "COLLECTION_GUARANTEES", "comment": "A signed attestation that specifies the collection nodes that have guaranteed to store and respond to queries about a collection.\n\nhttps://developers.flow.com/concepts/nodes/access-api#collection-guarantee"}, "BLOCK_SEALS": {"type": "ARRAY", "index": 11, "name": "BLOCK_SEALS", "comment": "A block seal is an attestation that the execution result of a specific block has been verified and approved by a quorum of verification nodes.\n\nhttps://developers.flow.com/concepts/nodes/access-api#block-seal"}, "COLLECTION_COUNT_AGG": {"type": "NUMBER", "index": 12, "name": "COLLECTION_COUNT_AGG", "comment": "Collection count from the tx_count aggregation, used to check against the collection_count in the block header."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "BLOCKS_ID": {"type": "TEXT", "index": 14, "name": "BLOCKS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2313049088, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7473531, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__testnet_blocks"}, "test.flow_models.unique_silver__labels_pools_metapier_s_pool_id.83ced9a18b": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "LABELS_POOLS_METAPIER_S_POOL_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__labels_pools_metapier_s_pool_id.83ced9a18b"}, "test.flow_models.not_null_silver__swaps_s_token_out_contract.003bc680d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_TOKEN_OUT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_token_out_contract.003bc680d2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3d4fd2cce7"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_10": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_10", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_10"}, "test.flow_models.dbt_utils_recency_silver_observability__txs_completeness_day__test_timestamp__1.52cf3ae0b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "TXS_COMPLETENESS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_observability__txs_completeness_day__test_timestamp__1.52cf3ae0b2"}, "test.flow_models.not_null_silver_api__reward_points_spend_created_at.a47a4cd160": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_CREATED_AT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_created_at.a47a4cd160"}, "test.flow_models.not_null_silver__streamline_events_tx_id.90c9691dd9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_tx_id.90c9691dd9"}, "test.flow_models.not_null_silver_api__reward_points_spend_user_id.d8322c9e80": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_USER_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 73135616, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 373662, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_user_id.d8322c9e80"}, "test.flow_models.not_null_nft__dim_moment_metadata_METADATA.d775b3d8a6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_MOMENT_METADATA_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_COLLECTION": {"type": "TEXT", "index": 1, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "TEXT", "index": 3, "name": "SERIAL_NUMBER", "comment": null}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 4, "name": "MAX_MINT_SIZE", "comment": null}, "PLAY_ID": {"type": "TEXT", "index": 5, "name": "PLAY_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": null}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": null}, "SET_ID": {"type": "TEXT", "index": 8, "name": "SET_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 9, "name": "SET_NAME", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 10, "name": "EDITION_ID", "comment": null}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": null}, "METADATA": {"type": "OBJECT", "index": 12, "name": "METADATA", "comment": null}, "DIM_MOMENT_METADATA_ID": {"type": "TEXT", "index": 13, "name": "DIM_MOMENT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_moment_metadata_METADATA.d775b3d8a6"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_09"}, "model.flow_models.silver__swaps_events_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAPS_EVENTS_S", "database": "FLOW", "comment": "This table records events from each Swap related transaction on the FLOW blockchain, as determined by an interaction with a SwapPair contract. This is intended to be internal only for downstream usage.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": ""}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": ""}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": "The name or identifier of the event emitted by a contract during transaction execution. Data type: STRING. In the `fact_events` table, this field represents the user-defined or system event type, such as 'A.0ae53cb6e3f42a79.FlowToken.TokensDeposited'. Used for filtering, categorizing, and analyzing on-chain events. Example: 'A.0ae53cb6e3f42a79.FlowToken.TokensWithdrawn'. For more details, see [Flow User-Defined Events](https://developers.flow.com/build/basics/events#user-defined-events)."}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": "The data passed to the event, in the form of key-value pairs."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "SWAPS_EVENTS_ID": {"type": "TEXT", "index": 15, "name": "SWAPS_EVENTS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1519545344, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10700571, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__swaps_events_s"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TX_HASH.78ac9ec358": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TX_HASH.78ac9ec358"}, "test.flow_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_BLOCK_TIMESTAMP.a57d998a34"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TX_SUCCEEDED__BOOLEAN.a620f4c212"}, "model.flow_models.streamline__transaction_entries_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "TRANSACTION_ENTRIES_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"API_LIMIT": {"type": "NUMBER", "index": 1, "name": "API_LIMIT", "comment": ""}, "STARTING_AFTER": {"type": "TEXT", "index": 2, "name": "STARTING_AFTER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 4, "name": "REQUEST", "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.flow_models.streamline__transaction_entries_realtime"}, "test.flow_models.not_null_silver__nft_moment_metadata_final_s__inserted_timestamp.2047ae29a2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MOMENT_METADATA_FINAL_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 3, "name": "EVENT_CONTRACT", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "TEXT", "index": 5, "name": "SERIAL_NUMBER", "comment": null}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 6, "name": "MAX_MINT_SIZE", "comment": null}, "PLAY_ID": {"type": "TEXT", "index": 7, "name": "PLAY_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 8, "name": "SERIES_ID", "comment": null}, "SERIES_NAME": {"type": "TEXT", "index": 9, "name": "SERIES_NAME", "comment": null}, "SET_ID": {"type": "TEXT", "index": 10, "name": "SET_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 11, "name": "SET_NAME", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 12, "name": "EDITION_ID", "comment": null}, "TIER": {"type": "TEXT", "index": 13, "name": "TIER", "comment": null}, "METADATA": {"type": "OBJECT", "index": 14, "name": "METADATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP_SET": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP_SET", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_moment_metadata_final_s__inserted_timestamp.2047ae29a2"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_LOGS_BLOOM.7b08c458fe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_LOGS_BLOOM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_LOGS_BLOOM.7b08c458fe"}, "test.flow_models.unique_nft__fact_topshot_buybacks_topshot_buyback_id.66f046dd40": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "FACT_TOPSHOT_BUYBACKS_TOPSHOT_BUYBACK_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_nft__fact_topshot_buybacks_topshot_buyback_id.66f046dd40"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TX_SUCCEEDED.9d125ece13": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TX_SUCCEEDED.9d125ece13"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_VALUE_PRECISE_RAW.777dcce963": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_VALUE_PRECISE_RAW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_VALUE_PRECISE_RAW.777dcce963"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.b23fe6acda": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_TRANSACTIONS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.b23fe6acda"}, "model.flow_models.defi__ez_bridge_activity": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_BRIDGE_ACTIVITY", "database": "FLOW", "comment": "## Description\nEnriched view of all token bridge transactions to and from the Flow blockchain, combining raw bridge activity with token symbol and USD price information. Adds business logic for easier analytics, including normalized asset values and protocol attribution. Data is sourced from bridge events and joined with curated price feeds.\n\n## Key Use Cases\n- Analyze cross-chain token flows with USD normalization\n- Track protocol revenue and fee analytics in USD\n- Attribute bridge activity by token symbol and protocol\n- Power dashboards and user-facing analytics for cross-chain flows\n- Support compliance, risk, and DeFi market research\n\n## Important Relationships\n- Sourced from `defi__fact_bridge_activity` (adds enrichment)\n- Joins with price models for USD values (`amount_usd`, `amount_fee_usd`)\n- Token symbol enrichment via curated price feeds\n- Can be joined with `core__ez_token_transfers` for full asset movement\n\n## Commonly-used Fields\n- `tx_id`: Unique transaction identifier for bridge event\n- `block_timestamp`: When the bridge transaction occurred\n- `token_symbol`: Abbreviated symbol for the bridged token\n- `amount`: Quantity of tokens bridged (decimal adjusted)\n- `amount_usd`: Value of tokens bridged in USD\n- `amount_fee_usd`: Fee charged by the bridge protocol in USD\n- `platform`: Name of the bridge protocol", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": "The Flow contract address for the bridge protocol used to transfer tokens to or from the Flow blockchain. Data type: STRING. Identifies the specific bridge (e.g., Blocto Teleport, Celer) facilitating cross-chain transfers. Used for protocol attribution, analytics, and filtering bridge activity. Example: '0xabcdef1234567890'. Important for cross-chain analytics and monitoring bridge usage."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": "Abbreviated symbol for the asset or token involved in the transaction. Data type: STRING. Used to quickly identify the type of asset (e.g., 'FLOW', 'USDC', 'BLT') in analytics, dashboards, and reporting. This field is essential for filtering, aggregating, and visualizing token-level activity, especially in bridge and DEX models. Example: 'FLOW' for Flow's native token, 'USDC' for USD Coin. Important for token attribution, price lookups, and user-facing analytics."}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": "The fee amount deducted by the protocol, bridge, or contract as part of the transaction. Data type: NUMBER (decimal adjusted). Represents the cost paid by the user for using the service (e.g., bridge fee). Example: 0.1 (for 0.1 Flow tokens). Used for fee analysis, cost tracking, and protocol revenue analytics."}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": "The value of the amount field denominated in US dollars, based on available pricing data at the time of the transaction. Data type: NUMBER (decimal adjusted). Used for financial analysis, protocol revenue tracking, and cross-chain comparisons. Example: 100.25 (for [$]100.25 USD). This field is essential for normalizing value across different tokens and blockchains, enabling USD-based analytics and dashboards. Important for DeFi analytics, cost analysis, and protocol performance measurement."}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": "The value of the fee amount denominated in US dollars, based on available pricing data at the time of the transaction. Data type: NUMBER (decimal adjusted). Used for cost analysis, protocol revenue tracking, and financial reporting. Example: 0.25 (for [$]0.25 USD). Important for fee analytics and dashboards."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": "The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": "The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": "The name of the bridge protocol or service used to transfer tokens or assets between blockchains. Data type: STRING. This field identifies the specific bridge (e.g., 'blocto', 'celer') facilitating the cross-chain transfer. Used for protocol attribution, analytics, and filtering bridge activity. Example: 'blocto' for Blocto Teleport, 'celer' for Celer Bridge. Important for cross-chain analytics, protocol usage tracking, and understanding the flow of assets between networks."}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.defi__ez_bridge_activity"}, "test.flow_models.dbt_utils_recency_silver__streamline_events_hours___inserted_timestamp__6.be3f6f024b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "STREAMLINE_EVENTS_HOURS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver__streamline_events_hours___inserted_timestamp__6.be3f6f024b"}, "test.flow_models.not_null_nft__dim_allday_metadata_NFT_COLLECTION.c996432075": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_NFT_COLLECTION.c996432075"}, "model.flow_models.silver_evm__verified_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "VERIFIED_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 23:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2534912, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2304, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__verified_abis"}, "test.flow_models.unique_core__dim_contract_labels_EVENT_CONTRACT.7839e43020": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "DIM_CONTRACT_LABELS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__dim_contract_labels_EVENT_CONTRACT.7839e43020"}, "model.flow_models.streamline__get_transactions_history_mainnet_03": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_03", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_03"}, "test.flow_models.dbt_utils_unique_combination_of_columns_gov__dim_validator_labels_node_id.c3f0d97ad8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_GOV", "name": "DIM_VALIDATOR_LABELS_NODE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NODE_ID": {"type": "TEXT", "index": 1, "name": "NODE_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_gov__dim_validator_labels_node_id.c3f0d97ad8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_gas_limit__NUMBER.755c7146aa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_gas_limit__NUMBER.755c7146aa"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__transactions_recent_TRANSACTIONS_ID.48a691b7f7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_TRANSACTIONS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TRANSACTIONS_ID": {"type": "TEXT", "index": 1, "name": "TRANSACTIONS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__transactions_recent_TRANSACTIONS_ID.48a691b7f7"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_V.33faf63c09": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_V", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_V.33faf63c09"}, "test.flow_models.not_null_nft__dim_moment_metadata_PLAY_ID.39a0ee3f81": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_MOMENT_METADATA_PLAY_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_COLLECTION": {"type": "TEXT", "index": 1, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "TEXT", "index": 3, "name": "SERIAL_NUMBER", "comment": null}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 4, "name": "MAX_MINT_SIZE", "comment": null}, "PLAY_ID": {"type": "TEXT", "index": 5, "name": "PLAY_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": null}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": null}, "SET_ID": {"type": "TEXT", "index": 8, "name": "SET_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 9, "name": "SET_NAME", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 10, "name": "EDITION_ID", "comment": null}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": null}, "METADATA": {"type": "OBJECT", "index": 12, "name": "METADATA", "comment": null}, "DIM_MOMENT_METADATA_ID": {"type": "TEXT", "index": 13, "name": "DIM_MOMENT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_moment_metadata_PLAY_ID.39a0ee3f81"}, "test.flow_models.not_null_silver__bridge_celer_s_tx_id.cb681f945e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_tx_id.cb681f945e"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_EFFECTIVE_GAS_PRICE.a4d2d1420b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_EFFECTIVE_GAS_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_EFFECTIVE_GAS_PRICE.a4d2d1420b"}, "model.flow_models.bronze__streamline_transactions_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TRANSACTIONS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_transactions_history"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_TX_SUCCEEDED__BOOLEAN.bcda6a8b2c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_TX_SUCCEEDED__BOOLEAN.bcda6a8b2c"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_counterparties.77e0b19ed1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_COUNTERPARTIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_counterparties.77e0b19ed1"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_BLOCK_HEIGHT__NUMBER__FLOAT.557e6cf501": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_BLOCK_HEIGHT__NUMBER__FLOAT.557e6cf501"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_events_BLOCK_TIMESTAMP__day__1.7a83fd7ea1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "FACT_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_events_BLOCK_TIMESTAMP__day__1.7a83fd7ea1"}, "test.flow_models.not_null_silver__streamline_events_event_type.7524c91350": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_EVENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_event_type.7524c91350"}, "test.flow_models.not_null_testnet__fact_events_TX_SUCCEEDED.9792028729": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_TX_SUCCEEDED.9792028729"}, "model.flow_models.silver__nft_sales_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_SALES_S", "database": "FLOW", "comment": "NFT market sales on the Flow blockchain. This table will only contain successful transactions, as failed transactions will not have the requisite events to determine it was an attempted NFT purchase.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": "Contract address for the marketplace where the transaction occurred. Flow uses a general-purpose contract at `A.4eb8a10cb9f87357.NFTStorefront` for a significant number of sales. This column does not necessarily indicate the website or specific platform on which the sale occurred."}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": "The party in the transaction purchasing the asset, this is an account address."}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": "The party in the transaction selling the asset, this is an account address."}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": "The price of the asset, in the currency specified in the table."}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": "The contract address refering to the currency used in the transaction. This may or may not relate to a token in the prices table, depending on the marketplace or transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": "An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`."}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": "An array containing the addresses interacted with during the tokenflow of the transaction. This contains all payers and recipients of tokens within the transaction."}, "NFT_SALES_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 20, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4622667776, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 37784206, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_sales_s"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_NFT_ID__STRING__VARCHAR.9fc0984f98": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_NFT_ID__STRING__VARCHAR.9fc0984f98"}, "model.flow_models.test_silver_evm__blocks_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "BLOCKS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of blocks.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__blocks_recent"}, "test.flow_models.not_null_silver_api__points_transfers_batch_index.6575654e87": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_BATCH_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_batch_index.6575654e87"}, "model.flow_models.streamline__get_evm_receipts_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_RECEIPTS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_receipts_realtime"}, "model.flow_models.streamline__get_blocks_history_candidate_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_CANDIDATE_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_candidate_07"}, "model.flow_models.streamline__get_evm_traces_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TRACES_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_traces_history"}, "test.flow_models.not_null_core__fact_transactions_PROPOSER.3fd3cbebc5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_PROPOSER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_PROPOSER.3fd3cbebc5"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE_PRECISE.6a5a7e7a13": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_VALUE_PRECISE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE_PRECISE.6a5a7e7a13"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_tx_succeeded__BOOLEAN.a756769990": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_EVENTS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_tx_succeeded__BOOLEAN.a756769990"}, "test.flow_models.unique_silver_api__points_transfers_response_points_transfers_id.d3984f5da3": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE_POINTS_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver_api__points_transfers_response_points_transfers_id.d3984f5da3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__blocks_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.83c638ede6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "BLOCKS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__blocks_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.83c638ede6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_price__NUMBER__FLOAT.47829e3587": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_price__NUMBER__FLOAT.47829e3587"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_CHAIN_ID__STRING__VARCHAR.c6d78b62da": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_CHAIN_ID__STRING__VARCHAR.c6d78b62da"}, "test.flow_models.not_null_gov__ez_staking_actions_block_height.34d9485f9b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_block_height.34d9485f9b"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_num_steps.096baaabb0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_NUM_STEPS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_num_steps.096baaabb0"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_GAS.a6c00763e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_GAS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_GAS.a6c00763e1"}, "model.flow_models.rewards__fact_points_transfers": {"metadata": {"type": "VIEW", "schema": "REWARDS", "name": "FACT_POINTS_TRANSFERS", "database": "FLOW", "comment": "Unified rewards points transfer table combining legacy Flow Points API\nand new Snag Loyalty API data.\n\n**Data Sources:**\n- **Legacy** (source='legacy'): Oct 2024 - Apr 14, 2025 from Flow Points API\n- **Snag** (source='snag'): Apr 16, 2025 onwards from Snag Loyalty API\n", "owner": "DBT_CLOUD_FLOW"}, "columns": {"POINT_ID": {"type": "TEXT", "index": 1, "name": "POINT_ID", "comment": "Unique identifier for the points transaction (batch_id for legacy, entry_id for snag)"}, "SOURCE": {"type": "TEXT", "index": 2, "name": "SOURCE", "comment": "Data source indicator: 'legacy' for Flow Points API or 'snag' for Snag Loyalty API"}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "CREATED_AT", "comment": "The date of the transfer"}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": "Index of the batch (legacy) or transaction entry (snag)"}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": "Legacy only: Index of the individual transfer within a batch. NULL for snag data."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "EVM address of the user involved in the transaction"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "Legacy only: EVM address of the recipient. NULL for snag data."}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": "Legacy only: Number of boxes transferred. NULL for snag data."}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": "Legacy only: Number of keys transferred. NULL for snag data."}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": "Number of points involved in the transaction"}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": "Snag only: Transaction direction - 'credit' for points earned or 'debit' for points spent. NULL for legacy data."}, "AMOUNT_START": {"type": "NUMBER", "index": 12, "name": "AMOUNT_START", "comment": "Snag only: Loyalty account balance before the transaction. NULL for legacy data."}, "AMOUNT_END": {"type": "NUMBER", "index": 13, "name": "AMOUNT_END", "comment": "Snag only: Loyalty account balance after the transaction. NULL for legacy data."}, "ACCOUNT_ID": {"type": "TEXT", "index": 14, "name": "ACCOUNT_ID", "comment": "Snag only: Loyalty account identifier. NULL for legacy data."}, "USER_ID": {"type": "TEXT", "index": 15, "name": "USER_ID", "comment": "Snag only: User identifier associated with the loyalty account. NULL for legacy data."}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 16, "name": "USER_WALLET_ADDRESS", "comment": "EVM wallet address of the user (maps from from_address for legacy, native field for snag)"}, "TRANSACTION_ID": {"type": "TEXT", "index": 17, "name": "TRANSACTION_ID", "comment": "Snag only: Parent loyalty transaction identifier. NULL for legacy data."}, "DATA": {"type": "OBJECT", "index": 18, "name": "DATA", "comment": "Snag only: Full raw JSON response from the API. NULL for legacy data."}, "PARTITION_KEY": {"type": "NUMBER", "index": 19, "name": "PARTITION_KEY", "comment": "Snag only: Partition key for efficient querying. NULL for legacy data."}, "INDEX": {"type": "NUMBER", "index": 20, "name": "INDEX", "comment": "Snag only: Index of the transaction entry within the partition. NULL for legacy data."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": "Snag only: Timestamp when the record was inserted into the warehouse. NULL for legacy data."}, "FACT_POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "FACT_POINTS_TRANSFERS_ID", "comment": "Surrogate primary key for the table"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first inserted into this table"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp when this record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.rewards__fact_points_transfers"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_tokenflow__ARRAY__OBJECT__VARIANT.5a95594089": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TOKENFLOW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_tokenflow__ARRAY__OBJECT__VARIANT.5a95594089"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_marketplace.e60f2401c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_marketplace.e60f2401c6"}, "model.flow_models.streamline__evm_testnet_blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "EVM_TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__evm_testnet_blocks"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_GAS_USED.8bb0fea635": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_GAS_USED.8bb0fea635"}, "model.flow_models.silver__bridge_blocto_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_BLOCTO_S", "database": "FLOW", "comment": "This table parses transactions where tokens are bridged to or from the Flow network via Blocto Teleport.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": "The contract address for the bridge used to move tokens to or from Flow."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": "The amount of the asset involved in the transaction, before any fees or royalities."}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": "The fee amount deducted by the protocol, bridge, or contract as part of the transaction. Data type: NUMBER (decimal adjusted). Represents the cost paid by the user for using the service (e.g., bridge fee). Example: 0.1 (for 0.1 Flow tokens). Used for fee analysis, cost tracking, and protocol revenue analytics."}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": "The amount of the asset involved in the transaction, net of any fees or royalties."}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": "The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking."}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": "For bridging transactions, inbound refers to tokens bridged to the Flow blockchain, while outbound indicated tokens were sent from Flow to another (i.e. to Ethereum, BSC, etc.)."}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": "The name of the bridge protocol or service used to transfer tokens or assets between blockchains. Data type: STRING. This field identifies the specific bridge (e.g., 'blocto', 'celer') facilitating the cross-chain transfer. Used for protocol attribution, analytics, and filtering bridge activity. Example: 'blocto' for Blocto Teleport, 'celer' for Celer Bridge. Important for cross-chain analytics, protocol usage tracking, and understanding the flow of assets between networks."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "BRIDGE_BLOCTO_ID": {"type": "TEXT", "index": 15, "name": "BRIDGE_BLOCTO_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 19, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6464512, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 43835, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__bridge_blocto_s"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__hour__2.09c9f91e70": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__hour__2.09c9f91e70"}, "model.flow_models.streamline__complete_get_collections_history": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_COLLECTIONS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 21:36UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26216909824, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 182158154, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_collections_history"}, "test.flow_models.not_null_rewards__dim_storefront_items_DIM_STOREFRONT_ITEMS_ID.a153542203": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "DIM_STOREFRONT_ITEMS_DIM_STOREFRONT_ITEMS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "DIM_STOREFRONT_ITEMS_ID": {"type": "TEXT", "index": 54, "name": "DIM_STOREFRONT_ITEMS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 55, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 56, "name": "MODIFIED_TIMESTAMP", "comment": null}, "REQUEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 57, "name": "REQUEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__dim_storefront_items_DIM_STOREFRONT_ITEMS_ID.a153542203"}, "test.flow_models.not_null_testnet__fact_transactions_CHAIN_ID.f72b34d02e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_CHAIN_ID.f72b34d02e"}, "test.flow_models.not_null_silver__nft_giglabs_s_nft_id.741966188b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_nft_id.741966188b"}, "test.flow_models.unique_silver_api__reward_points_spend_entry_id.44adf046a5": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_API", "name": "REWARD_POINTS_SPEND_ENTRY_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver_api__reward_points_spend_entry_id.44adf046a5"}, "test.flow_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "EZ_TOKEN_TRANSFERS_EZ_TOKEN_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.6dcd8d76fc"}, "test.flow_models.not_null_core__fact_account_storage_BLOCK_DATE.8d232d7785": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_BLOCK_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_BLOCK_DATE.8d232d7785"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_tx_succeeded.146cb15487": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_tx_succeeded.146cb15487"}, "model.flow_models.core__fact_events": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_EVENTS", "database": "FLOW", "comment": "## Description\nThis table records all events emitted by transactions on the Flow blockchain. Each row represents a single event, capturing metadata such as the transaction ID, block height, timestamp, event type, emitting contract, event index, and event data payload. The table provides a granular, event-level view of on-chain activity, supporting detailed event-driven analytics and contract monitoring. Data is sourced directly from Flow transaction execution and includes both user-defined and system events.\n\n## Key Use Cases\n- Analyzing contract activity and event emissions over time\n- Monitoring protocol-specific or user-defined events for dApps\n- Auditing on-chain activity and reconstructing transaction flows\n- Building dashboards for NFT, DeFi, and governance event tracking\n- Supporting alerting and anomaly detection based on event patterns\n\n## Important Relationships\n- Linked to `core.fact_blocks` via `block_height` and `block_timestamp` for block context\n- Linked to `core.fact_transactions` via `tx_id` for transaction context and execution results\n- Event contract and event type fields can be joined to `core.dim_contract_labels` and other label tables for entity enrichment\n- Used as a source for curated gold models in DeFi, NFT, and other domains that analyze event activity\n\n## Commonly-used Fields\n- `tx_id`: Unique identifier for the transaction emitting the event\n- `event_type`: Specifies the type of event (user-defined or system)\n- `event_contract`: Identifies the contract that emitted the event\n- `event_data`: Contains the event payload for analytics and business logic extraction\n- `block_timestamp`: Used for time-series analysis and event sequencing\n- `event_index`: Orders events within a transaction for accurate reconstruction", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": "The name or identifier of the event emitted by a contract during transaction execution. Data type: STRING. In the `fact_events` table, this field represents the user-defined or system event type, such as 'A.0ae53cb6e3f42a79.FlowToken.TokensDeposited'. Used for filtering, categorizing, and analyzing on-chain events. Example: 'A.0ae53cb6e3f42a79.FlowToken.TokensWithdrawn'. For more details, see [Flow User-Defined Events](https://developers.flow.com/build/basics/events#user-defined-events)."}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": "The data passed to the event, in the form of key-value pairs."}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.core__fact_events"}, "test.flow_models.not_null_silver__swaps_single_trade_s_token_in_amount.c63294fef0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_IN_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_token_in_amount.c63294fef0"}, "model.flow_models.bronze__streamline_collections_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_COLLECTIONS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_collections_history"}, "model.flow_models.streamline__get_transaction_results_history_candidate_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_CANDIDATE_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_candidate_07"}, "model.flow_models.streamline__get_blocks_history_mainnet_12": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_12", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_12"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_MINER.fc0dc278d1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_MINER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_MINER.fc0dc278d1"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_17": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_17", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_17"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_BLOCK_NUMBER.47fb552b5d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_BLOCK_NUMBER.47fb552b5d"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_flow_wallet_address__STRING__VARCHAR.fe25f6ee59": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_FLOW_WALLET_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_flow_wallet_address__STRING__VARCHAR.fe25f6ee59"}, "model.flow_models.streamline__get_batch_transactions_mainnet_18": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BATCH_TRANSACTIONS_MAINNET_18", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_batch_transactions_mainnet_18"}, "test.flow_models.not_null_silver__streamline_transactions_final_block_timestamp.59fb371ced": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_block_timestamp.59fb371ced"}, "model.flow_models.silver_evm__testnet_blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 17:41UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 908643328, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8423118, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__testnet_blocks"}, "model.flow_models.silver_evm__blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12356015104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44972377, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__blocks"}, "model.flow_models.test_silver_evm__receipts_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "RECEIPTS_FULL", "database": "FLOW", "comment": "This is a view used to test all of the silver receipts model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__receipts_full"}, "model.flow_models.streamline__complete_get_transaction_results": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TRANSACTION_RESULTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 19:01UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 149095865344, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 421830204, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_transaction_results"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_CUMULATIVE_GAS_USED.779697cce5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_CUMULATIVE_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_CUMULATIVE_GAS_USED.779697cce5"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__traces_recent_INSERTED_TIMESTAMP__hour__2.7118e0f347": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__traces_recent_INSERTED_TIMESTAMP__hour__2.7118e0f347"}, "test.flow_models.not_null_silver_api__points_transfers_response__inserted_timestamp.25c7e21d2a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 2, "name": "REQUEST_DATE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 5, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_AT", "comment": null}, "SECONDS_TO_FINALIZE": {"type": "NUMBER", "index": 7, "name": "SECONDS_TO_FINALIZE", "comment": null}, "BATCH_STATUS": {"type": "TEXT", "index": 8, "name": "BATCH_STATUS", "comment": null}, "BATCH_TRANSFERS": {"type": "ARRAY", "index": 9, "name": "BATCH_TRANSFERS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 11, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_response__inserted_timestamp.25c7e21d2a"}, "model.flow_models.silver__streamline_events": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STREAMLINE_EVENTS", "database": "FLOW", "comment": "This table records events from each transaction on the FLOW blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": "The id for the event, which is a concatenation of tx_id-event_index."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": ""}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": "The innermost portion of a transaction and contains the data that uniquely identifies the operations applied by the transaction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": "The name or identifier of the event emitted by a contract during transaction execution. Data type: STRING. In the `fact_events` table, this field represents the user-defined or system event type, such as 'A.0ae53cb6e3f42a79.FlowToken.TokensDeposited'. Used for filtering, categorizing, and analyzing on-chain events. Example: 'A.0ae53cb6e3f42a79.FlowToken.TokensWithdrawn'. For more details, see [Flow User-Defined Events](https://developers.flow.com/build/basics/events#user-defined-events)."}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": "The data passed to the event, in the form of key-value pairs."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1022409839104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6710108227, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__streamline_events"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_CURRENCY__STRING__VARCHAR.49a4c8308f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_CURRENCY__STRING__VARCHAR.49a4c8308f"}, "model.flow_models.bronze__labels": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "LABELS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"_SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "_SYSTEM_CREATED_AT", "comment": ""}, "_INGESTED_AT": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "_INGESTED_AT", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": ""}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": ""}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 11, "name": "LABELS_COMBINED_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__labels"}, "test.flow_models.not_null_nft__dim_allday_metadata_SERIES.647dbf87f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_SERIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_SERIES.647dbf87f2"}, "test.flow_models.sequence_gaps_core__fact_blocks_block_height.6b101886aa": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_CORE", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PREV_BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_HEIGHT", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_core__fact_blocks_block_height.6b101886aa"}, "test.flow_models.not_null_silver__bridge_celer_s_chain_id.6a65f33e2a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_chain_id.6a65f33e2a"}, "test.flow_models.not_null_silver_api__reward_points_spend_direction.c2e62b062c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_DIRECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_direction.c2e62b062c"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_testnet__fact_events_BLOCK_TIMESTAMP__day__1.507349fc73": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TESTNET", "name": "FACT_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_testnet__fact_events_BLOCK_TIMESTAMP__day__1.507349fc73"}, "model.flow_models.bronze__complete_provider_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__complete_provider_asset_metadata"}, "test.flow_models.dbt_utils_recency_rewards__fact_points_transfers_day__created_at__2.6d2e1fe732": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_REWARDS", "name": "FACT_POINTS_TRANSFERS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_rewards__fact_points_transfers_day__created_at__2.6d2e1fe732"}, "test.flow_models.dbt_utils_unique_combination_of_columns_nft__ez_nft_sales_tx_id__seller__buyer__nft_collection__nft_id.c9af2d8003": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_NFT", "name": "EZ_NFT_SALES_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "SELLER": {"type": "TEXT", "index": 2, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 3, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 4, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 5, "name": "NFT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 53889536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 734403, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_nft__ez_nft_sales_tx_id__seller__buyer__nft_collection__nft_id.c9af2d8003"}, "test.flow_models.not_null_silver_api__reward_points_points.fc4e66191e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_POINTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 3, "name": "REQUEST_DATE", "comment": null}, "BOXES": {"type": "NUMBER", "index": 4, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 5, "name": "BOXES_OPENED", "comment": null}, "ETH_ADDRESS": {"type": "TEXT", "index": 6, "name": "ETH_ADDRESS", "comment": null}, "KEYS": {"type": "NUMBER", "index": 7, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 8, "name": "POINTS", "comment": null}, "REWARD_POINTS_ID": {"type": "TEXT", "index": 9, "name": "REWARD_POINTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 47768064, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1540942, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_points.fc4e66191e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.2736af344a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.2736af344a"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.fd1dfd84d0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.fd1dfd84d0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_EVENT_NAME__STRING__VARCHAR.8859afe62a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_EVENT_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_EVENT_NAME__STRING__VARCHAR.8859afe62a"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_traces_recent_BLOCK_TIMESTAMP__hour__2.34a6896480": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_traces_recent_BLOCK_TIMESTAMP__hour__2.34a6896480"}, "test.flow_models.not_null_streamline__evm_addresses_address.78997acc68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_STREAMLINE", "name": "EVM_ADDRESSES_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "INSERTED_TIMESTAMP", "comment": null}, "EVM_ADDRESSES_ID": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESSES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 5, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_streamline__evm_addresses_address.78997acc68"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_ORIGIN_FROM_ADDRESS.c5f129fa0a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_ORIGIN_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_ORIGIN_FROM_ADDRESS.c5f129fa0a"}, "model.flow_models.bronze_evm__testnet_receipts": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "TESTNET_RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__testnet_receipts"}, "test.flow_models.not_null_bronze_evm_api__flowscan_verified_contracts_MODIFIED_TIMESTAMP.a463f22e39": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_BRONZE_EVM_API", "name": "FLOWSCAN_VERIFIED_CONTRACTS_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DATA": {"type": "VARIANT", "index": 1, "name": "DATA", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": null}, "IMPLEMENTATIONS": {"type": "VARIANT", "index": 3, "name": "IMPLEMENTATIONS", "comment": null}, "IS_CONTRACT": {"type": "BOOLEAN", "index": 4, "name": "IS_CONTRACT", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 5, "name": "IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": null}, "PRIVATE_TAGS": {"type": "VARIANT", "index": 7, "name": "PRIVATE_TAGS", "comment": null}, "VERIFIED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "VERIFIED_AT", "comment": null}, "FLOWSCAN_VERIFIED_CONTRACTS_ID": {"type": "TEXT", "index": 9, "name": "FLOWSCAN_VERIFIED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-22 14:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_bronze_evm_api__flowscan_verified_contracts_MODIFIED_TIMESTAMP.a463f22e39"}, "seed.flow_models.seeds__nflad_playoff_vets": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "NFLAD_PLAYOFF_VETS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"WALLET": {"type": "TEXT", "index": 1, "name": "WALLET", "comment": null}, "ID_0": {"type": "TEXT", "index": 2, "name": "ID_0", "comment": null}, "ID_1": {"type": "TEXT", "index": 3, "name": "ID_1", "comment": null}, "ID_2": {"type": "TEXT", "index": 4, "name": "ID_2", "comment": null}, "ID_3": {"type": "TEXT", "index": 5, "name": "ID_3", "comment": null}, "ID_4": {"type": "TEXT", "index": 6, "name": "ID_4", "comment": null}, "ID_5": {"type": "TEXT", "index": 7, "name": "ID_5", "comment": null}, "ID_6": {"type": "TEXT", "index": 8, "name": "ID_6", "comment": null}, "ID_7": {"type": "TEXT", "index": 9, "name": "ID_7", "comment": null}, "ID_8": {"type": "TEXT", "index": 10, "name": "ID_8", "comment": null}, "ID_9": {"type": "TEXT", "index": 11, "name": "ID_9", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 14336, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 27, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.flow_models.seeds__nflad_playoff_vets"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_07"}, "model.flow_models.streamline__get_collections_history_mainnet_06": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_06", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_06"}, "model.flow_models.streamline__complete_get_blocks_history": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_BLOCKS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DATA": {"type": "VARIANT", "index": 1, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 20:02UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 70401038848, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 50982332, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_blocks_history"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_SHA3_UNCLES.21d734aacf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_SHA3_UNCLES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_SHA3_UNCLES.21d734aacf"}, "test.flow_models.not_null_silver_api__points_transfers_to_address.1849dc91fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_to_address.1849dc91fc"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_testnet__fact_blocks_BLOCK_TIMESTAMP__day__1.f6a66e59fa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TESTNET", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_testnet__fact_blocks_BLOCK_TIMESTAMP__day__1.f6a66e59fa"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP.0fb3b88918": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP.0fb3b88918"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_NONCE.8aa750bb8e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_NONCE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_NONCE.8aa750bb8e"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE_PRECISE.e2ed873ae6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_VALUE_PRECISE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE_PRECISE.e2ed873ae6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_tx_succeeded__BOOLEAN.f8332ceba5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_tx_succeeded__BOOLEAN.f8332ceba5"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_PROPOSER__STRING__VARCHAR.5f6423bb02": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_PROPOSER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_PROPOSER__STRING__VARCHAR.5f6423bb02"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c485f06c9d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c485f06c9d"}, "test.flow_models.not_null_silver_api__reward_points_keys.d29d023fc6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_KEYS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 3, "name": "REQUEST_DATE", "comment": null}, "BOXES": {"type": "NUMBER", "index": 4, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 5, "name": "BOXES_OPENED", "comment": null}, "ETH_ADDRESS": {"type": "TEXT", "index": 6, "name": "ETH_ADDRESS", "comment": null}, "KEYS": {"type": "NUMBER", "index": 7, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 8, "name": "POINTS", "comment": null}, "REWARD_POINTS_ID": {"type": "TEXT", "index": 9, "name": "REWARD_POINTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 47705600, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1540942, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_keys.d29d023fc6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_SOURCE_ADDRESS__STRING__VARCHAR.7979cc8ae5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_SOURCE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_SOURCE_ADDRESS__STRING__VARCHAR.7979cc8ae5"}, "test.flow_models.not_null_silver__labels_pools_s_pool_id.ebed5d44fd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_POOL_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_pool_id.ebed5d44fd"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_nft_id__STRING__VARCHAR__NUMBER.0f3f133898": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_nft_id__STRING__VARCHAR__NUMBER.0f3f133898"}, "test.flow_models.not_null_silver__swaps_single_trade_s_token_2_amount.a812e7d24b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_2_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_token_2_amount.a812e7d24b"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_TRACE_INDEX__NUMBER__FLOAT.86da76a448": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_TRACE_INDEX__NUMBER__FLOAT.86da76a448"}, "model.flow_models.scores__target_days": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "TARGET_DAYS", "database": "FLOW", "comment": "This table contains the target days for the scores package. It is used to score events for the target days.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__target_days"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_step_action.61136601ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_STEP_ACTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_step_action.61136601ba"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_URL.6d9a9d1308": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_URL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_URL.6d9a9d1308"}, "test.flow_models.not_null_testnet__fact_events_EVENT_CONTRACT.bf4a523158": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_EVENT_CONTRACT.bf4a523158"}, "model.flow_models.streamline__get_collections_history_mainnet_16": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_16", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_16"}, "model.flow_models.silver_evm__contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "CONTRACTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 164352, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1322, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__contracts"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_nft_collection.60bcb6310a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_nft_collection.60bcb6310a"}, "test.flow_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_BLOCK_TIMESTAMP.ff8df9c67c"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_INSERTED_TIMESTAMP.13227b01c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_INSERTED_TIMESTAMP.13227b01c9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_pending_result_response__BOOLEAN.c5d3cc8aaf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_PENDING_RESULT_RESPONSE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_pending_result_response__BOOLEAN.c5d3cc8aaf"}, "model.flow_models.bronze__streamline_fr_transaction_results": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_TRANSACTION_RESULTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_transaction_results"}, "model.flow_models.test_silver_evm__decoded_logs_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": ""}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": ""}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": ""}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": ""}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__decoded_logs_recent"}, "model.flow_models.test_gold_evm__fact_transactions_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_FULL", "database": "FLOW", "comment": "This is a view used to test all of the gold fact transactions model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": ""}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": ""}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": ""}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": ""}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": ""}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": ""}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": ""}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": ""}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": ""}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": ""}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": ""}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": ""}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": ""}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_transactions_full"}, "model.flow_models.streamline__get_evm_traces_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TRACES_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_traces_realtime"}, "test.flow_models.not_null_test_silver_evm__traces_recent_TRACE_ADDRESS.a9bfd78f68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT_TRACE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent_TRACE_ADDRESS.a9bfd78f68"}, "test.flow_models.not_null_defi__ez_dex_swaps_SWAP_INDEX.1ad5f184ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_SWAP_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_SWAP_INDEX.1ad5f184ab"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_GAS_LIMIT.195849d4d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_GAS_LIMIT.195849d4d6"}, "model.flow_models.test_gold_testnet_evm__fact_transactions_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of gold testnet fact transactions.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": ""}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": ""}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": ""}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": ""}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": ""}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": ""}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": ""}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": ""}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": ""}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": ""}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": ""}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": ""}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": ""}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_testnet_evm__fact_transactions_recent"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_block_timestamp__TIMESTAMP_NTZ.b5c6396cc2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_block_timestamp__TIMESTAMP_NTZ.b5c6396cc2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_TX_POSITION__NUMBER__FLOAT.9ef8ce193b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_TX_POSITION__NUMBER__FLOAT.9ef8ce193b"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_21": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_21", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_21"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_CHAIN_ID__STRING__VARCHAR.6f47201e37": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_CHAIN_ID__STRING__VARCHAR.6f47201e37"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TOPICS.2d57d262c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TOPICS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TOPICS.2d57d262c3"}, "model.flow_models.bronze__complete_provider_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_PRICES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__complete_provider_prices"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_RECIPIENT__STRING__VARCHAR.f27871e057": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_RECIPIENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_RECIPIENT__STRING__VARCHAR.f27871e057"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_set_silver__streamline_transactions_final_pending_result_response__date_trunc_day_block_timestamp_SYSDATE_interval_1_day_AND_block_height_var_STREAMLINE_START_BLOCK___False.4e87155263": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_PENDING_RESULT_RESPONSE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE_FIELD": {"type": "BOOLEAN", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 32768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2425, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_set_silver__streamline_transactions_final_pending_result_response__date_trunc_day_block_timestamp_SYSDATE_interval_1_day_AND_block_height_var_STREAMLINE_START_BLOCK___False.4e87155263"}, "model.flow_models.silver__testnet_transaction_results": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TESTNET_TRANSACTION_RESULTS", "database": "FLOW", "comment": "-| Initial table for the gRPC transaction results response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "ERROR_MESSAGE": {"type": "TEXT", "index": 3, "name": "ERROR_MESSAGE", "comment": "The error message, if a transaction has failed."}, "EVENTS": {"type": "ARRAY", "index": 4, "name": "EVENTS", "comment": "An array containing all events that occurred in the transaction."}, "STATUS": {"type": "NUMBER", "index": 5, "name": "STATUS", "comment": "The transaction status. \n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "STATUS_CODE": {"type": "NUMBER", "index": 6, "name": "STATUS_CODE", "comment": "The transaction status code.\n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "TX_RESULTS_ID": {"type": "TEXT", "index": 9, "name": "TX_RESULTS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_number, _inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 725701120, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 533263, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__testnet_transaction_results"}, "test.flow_models.not_null_core__fact_account_storage_ENCODED_DATA.e87c494ea1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_ENCODED_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_ENCODED_DATA.e87c494ea1"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__bridge_celer_s_tx_id.4ae54a8514": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BRIDGE_CELER_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__bridge_celer_s_tx_id.4ae54a8514"}, "model.flow_models.streamline__get_testnet_blocks_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TESTNET_BLOCKS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_testnet_blocks_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.ae2b165f96": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.ae2b165f96"}, "model.flow_models.scores__actions_daily": {"metadata": {"type": "BASE TABLE", "schema": "SCORES", "name": "ACTIONS_DAILY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 2, "name": "USER_ADDRESS", "comment": null}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 3, "name": "N_BRIDGE_IN", "comment": null}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 4, "name": "N_CEX_WITHDRAWALS", "comment": null}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 5, "name": "N_OTHER_DEFI", "comment": null}, "N_LP_ADDS": {"type": "NUMBER", "index": 6, "name": "N_LP_ADDS", "comment": null}, "N_SWAP_TX": {"type": "NUMBER", "index": 7, "name": "N_SWAP_TX", "comment": null}, "N_NFT_MINTS": {"type": "NUMBER", "index": 8, "name": "N_NFT_MINTS", "comment": null}, "N_NFT_TRADES": {"type": "NUMBER", "index": 9, "name": "N_NFT_TRADES", "comment": null}, "N_GOV_VOTES": {"type": "NUMBER", "index": 10, "name": "N_GOV_VOTES", "comment": null}, "N_STAKE_TX": {"type": "NUMBER", "index": 11, "name": "N_STAKE_TX", "comment": null}, "N_RESTAKES": {"type": "NUMBER", "index": 12, "name": "N_RESTAKES", "comment": null}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 13, "name": "NET_TOKEN_ACCUMULATE", "comment": null}, "NFT_COLLECTION_ADDRESSES": {"type": "ARRAY", "index": 14, "name": "NFT_COLLECTION_ADDRESSES", "comment": null}, "VALIDATOR_ADDRESSES": {"type": "ARRAY", "index": 15, "name": "VALIDATOR_ADDRESSES", "comment": null}, "COMPLEX_TX": {"type": "NUMBER", "index": 16, "name": "COMPLEX_TX", "comment": null}, "CONTRACT_ADDRESSES": {"type": "ARRAY", "index": 17, "name": "CONTRACT_ADDRESSES", "comment": null}, "ACTIVE_DAY": {"type": "BOOLEAN", "index": 18, "name": "ACTIVE_DAY", "comment": null}, "N_TXN": {"type": "NUMBER", "index": 19, "name": "N_TXN", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 20, "name": "BLOCKCHAIN", "comment": null}, "ACTIONS_DAILY_ID": {"type": "TEXT", "index": 21, "name": "ACTIONS_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 35101184, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 277663, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__actions_daily"}, "model.flow_models.streamline__evm_blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "EVM_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__evm_blocks"}, "test.flow_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_EZ_TOKEN_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_EZ_TOKEN_TRANSFERS_ID.342ff51408"}, "model.flow_models.beta__dim_nfl_athletes": {"metadata": {"type": "VIEW", "schema": "BETA", "name": "DIM_NFL_ATHLETES", "database": "FLOW", "comment": "# beta__dim_nfl_athletes\n\n## Description\n\nA beta-dimensional table containing NFL athlete metadata from the ESPN Athletes Endpoint. This table serves as an experimental data source for NFL AllDay NFT analytics and athlete-related analysis. The table is in beta mode and subject to change, providing athlete information that may be used for NFT moment analysis, player performance tracking, and sports analytics. Due to its experimental nature, this table should not be used for production purposes without accepting the risk of sudden changes or deletion.\n\n## Key Use Cases\n\n- **NFL AllDay Analytics**: Supporting NFT moment analysis and athlete-related NFT performance tracking\n- **Player Research**: Providing athlete metadata for sports analytics and player performance analysis\n- **Experimental Features**: Supporting beta features and experimental analytics in the sports NFT space\n- **Data Exploration**: Investigating potential use cases for athlete data in blockchain applications\n- **Prototype Development**: Supporting prototype development for sports-related blockchain features\n\n## Important Relationships\n\n- **beta__dim_nfl_teams**: Links to team information for athlete-team relationship analysis\n- **beta__dim_nflad_playoff_rosters**: May link to playoff roster information for seasonal analysis\n- **nft__dim_moment_metadata**: May overlap with NFL AllDay NFT moment data\n- **beta__ez_moment_player_ids**: May provide additional player identification and linking capabilities\n\n## Commonly-used Fields\n\n- **Athlete identification fields**: For player identification and analysis\n- **Team association fields**: For athlete-team relationship analysis\n- **Metadata fields**: For athlete information and categorization", "owner": "DBT_CLOUD_FLOW"}, "columns": {"REF": {"type": "TEXT", "index": 1, "name": "REF", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "UID": {"type": "TEXT", "index": 3, "name": "UID", "comment": ""}, "GUID": {"type": "TEXT", "index": 4, "name": "GUID", "comment": ""}, "TYPE": {"type": "TEXT", "index": 5, "name": "TYPE", "comment": ""}, "ALTERNATE_IDS": {"type": "TEXT", "index": 6, "name": "ALTERNATE_IDS", "comment": ""}, "FIRST_NAME": {"type": "TEXT", "index": 7, "name": "FIRST_NAME", "comment": ""}, "LAST_NAME": {"type": "TEXT", "index": 8, "name": "LAST_NAME", "comment": ""}, "FULL_NAME": {"type": "TEXT", "index": 9, "name": "FULL_NAME", "comment": ""}, "DISPLAY_NAME": {"type": "TEXT", "index": 10, "name": "DISPLAY_NAME", "comment": ""}, "SHORT_NAME": {"type": "TEXT", "index": 11, "name": "SHORT_NAME", "comment": ""}, "WEIGHT": {"type": "FLOAT", "index": 12, "name": "WEIGHT", "comment": ""}, "DISPLAY_WEIGHT": {"type": "TEXT", "index": 13, "name": "DISPLAY_WEIGHT", "comment": ""}, "HEIGHT": {"type": "FLOAT", "index": 14, "name": "HEIGHT", "comment": ""}, "DISPLAY_HEIGHT": {"type": "TEXT", "index": 15, "name": "DISPLAY_HEIGHT", "comment": ""}, "AGE": {"type": "FLOAT", "index": 16, "name": "AGE", "comment": ""}, "DATE_OF_BIRTH": {"type": "TEXT", "index": 17, "name": "DATE_OF_BIRTH", "comment": ""}, "LINKS": {"type": "TEXT", "index": 18, "name": "LINKS", "comment": ""}, "BIRTH_PLACE": {"type": "TEXT", "index": 19, "name": "BIRTH_PLACE", "comment": ""}, "COLLEGE": {"type": "TEXT", "index": 20, "name": "COLLEGE", "comment": ""}, "SLUG": {"type": "TEXT", "index": 21, "name": "SLUG", "comment": ""}, "HEADSHOT": {"type": "TEXT", "index": 22, "name": "HEADSHOT", "comment": ""}, "JERSEY": {"type": "TEXT", "index": 23, "name": "JERSEY", "comment": ""}, "POSITION": {"type": "TEXT", "index": 24, "name": "POSITION", "comment": ""}, "LINKED": {"type": "BOOLEAN", "index": 25, "name": "LINKED", "comment": ""}, "TEAM": {"type": "TEXT", "index": 26, "name": "TEAM", "comment": ""}, "STATISTICS": {"type": "TEXT", "index": 27, "name": "STATISTICS", "comment": ""}, "CONTRACTS": {"type": "TEXT", "index": 28, "name": "CONTRACTS", "comment": ""}, "EXPERIENCE": {"type": "TEXT", "index": 29, "name": "EXPERIENCE", "comment": ""}, "COLLEGE_ATHLETE": {"type": "TEXT", "index": 30, "name": "COLLEGE_ATHLETE", "comment": ""}, "ACTIVE": {"type": "BOOLEAN", "index": 31, "name": "ACTIVE", "comment": ""}, "DRAFT": {"type": "TEXT", "index": 32, "name": "DRAFT", "comment": ""}, "STATUS": {"type": "TEXT", "index": 33, "name": "STATUS", "comment": ""}, "STATISTICSLOG": {"type": "TEXT", "index": 34, "name": "STATISTICSLOG", "comment": ""}, "DEBUT_YEAR": {"type": "FLOAT", "index": 35, "name": "DEBUT_YEAR", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "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.flow_models.beta__dim_nfl_athletes"}, "test.flow_models.not_null_nft__dim_ufc_strike_metadata_SERIAL_NUMBER.a1463d1171": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_UFC_STRIKE_METADATA_SERIAL_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": null}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_ufc_strike_metadata_SERIAL_NUMBER.a1463d1171"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_tx_id.0e3abf7147": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_tx_id.0e3abf7147"}, "model.flow_models.silver__complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 69632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 772, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__complete_token_asset_metadata"}, "test.flow_models.not_null_silver__swaps_single_trade_s_swap_side.1867538354": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_SWAP_SIDE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_swap_side.1867538354"}, "test.flow_models.not_null_core__fact_blocks_PARENT_ID.981b8792bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_PARENT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_PARENT_ID.981b8792bc"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_BLOCK_HASH__0_xX_0_9a_fA_F_.4d0d614d68": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_BLOCK_HASH__0_xX_0_9a_fA_F_.4d0d614d68"}, "test.flow_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_BLOCK_TIMESTAMP.093ccaccdd"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE.c8fab5a271": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_VALUE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE.c8fab5a271"}, "model.flow_models.streamline__complete_contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_CONTRACT_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_CONTRACT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 04:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 185856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2304, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_contract_abis"}, "test.flow_models.not_null_silver_api__reward_points_spend_amount_start.d9e184e375": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_AMOUNT_START", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_amount_start.d9e184e375"}, "test.flow_models.not_null_nft__dim_topshot_metadata_NFT_COLLECTION.46232095b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_NFT_COLLECTION.46232095b8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.ef38d9910c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.ef38d9910c"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_silver_evm__decoded_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.a6f6266cb9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_silver_evm__decoded_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.a6f6266cb9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_GAS_LIMIT__NUMBER__FLOAT.53397bede4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_GAS_LIMIT__NUMBER__FLOAT.53397bede4"}, "test.flow_models.not_null_nft__dim_ufc_strike_metadata_INSERTED_TIMESTAMP.d255b244e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_UFC_STRIKE_METADATA_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": null}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_ufc_strike_metadata_INSERTED_TIMESTAMP.d255b244e2"}, "model.flow_models.test_gold_evm__fact_traces_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_TRACES_FULL", "database": "FLOW", "comment": "This is a view used to test all of the gold fact traces model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": ""}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": ""}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": ""}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": ""}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": ""}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": ""}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": ""}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_traces_full"}, "model.flow_models.bronze__decoded_logs": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "DECODED_LOGS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": ""}, "_PARTITION_BY_CREATED_DATE": {"type": "DATE", "index": 8, "name": "_PARTITION_BY_CREATED_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__decoded_logs"}, "model.flow_models.silver__complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(HOUR::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 17363968, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 506453, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__complete_token_prices"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_NONCE.fae263c89a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_NONCE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_NONCE.fae263c89a"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TRACE_INDEX.7400bd34f1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TRACE_INDEX.7400bd34f1"}, "test.flow_models.not_null_defi__ez_dex_swaps_CONTRACT_ADDRESS.b64f5991b4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_CONTRACT_ADDRESS.b64f5991b4"}, "model.flow_models.bronze__complete_native_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__complete_native_asset_metadata"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_seller__STRING__VARCHAR.4c21d82a20": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_seller__STRING__VARCHAR.4c21d82a20"}, "test.flow_models.not_null_test_silver_evm__receipts_recent_MODIFIED_TIMESTAMP.a2374a5d32": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__receipts_recent_MODIFIED_TIMESTAMP.a2374a5d32"}, "model.flow_models.silver__swaps_aggregator": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAPS_AGGREGATOR", "database": "FLOW", "comment": "This table records asset swaps on the Flow blockchain parsing the log output of swaps through aggregators.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "SWAP_INDEX": {"type": "NUMBER", "index": 4, "name": "SWAP_INDEX", "comment": "The position of the swap within a transaction, indicating the order of execution in multi-hop or multi-pool swaps. Data type: NUMBER (integer). The first swap in a transaction is indexed at 0. If a transaction routes through multiple pools, each swap is assigned an incrementing index (e.g., 0, 1, 2). Used to reconstruct swap paths, analyze routing strategies, and understand complex DeFi trades. Example: A single-pool swap has swap_index 0; a two-pool route has swaps with indices 0 and 1. Important for path analysis, DEX routing analytics, and multi-hop trade reconstruction."}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "POOL_SOURCE": {"type": "TEXT", "index": 6, "name": "POOL_SOURCE", "comment": "The name of the protocol, platform, or DEX where the event (swap, trade, or other DeFi action) occurred. Data type: STRING. Used to attribute activity to a specific protocol (e.g., 'blocto', 'metapier', 'topshot_marketplace') for analytics, filtering, and reporting. This field is essential for protocol-level analysis, market share tracking, and understanding user behavior across DeFi platforms. Example: 'blocto' for BloctoSwap, 'metapier' for Metapier DEX. Important for protocol attribution, competitive analysis, and cross-platform comparisons."}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": "The account address of the trader performing the swap action."}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": "The amount of tokens received by the trader (or next pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"in\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 49.5 (for 49.5 tokens received). Directionality is always from the pool to the trader or next hop in multi-pool swaps."}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": "The smart contract address for the token that is being swapped into the traders wallet.\nToken OUT / IN is from the perspective of the trader. So, an out token is leaving the wallet while the in token is being deposited to the wallet. This perspective is not changing for multi-pool trades - think of it directionally, the tokens continue flowing from out to in. Out of wallet, into pool, out of pool, into (another pool / wallet), with the final movement being tokens into final wallet."}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 10, "name": "TOKEN_OUT_AMOUNT", "comment": "The amount of tokens sent out from the trader's wallet (or previous pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"out\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 50.0 (for 50 tokens swapped out). Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_OUT_CONTRACT", "comment": "The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "SWAPS_AGGREGATOR_ID": {"type": "TEXT", "index": 12, "name": "SWAPS_AGGREGATOR_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12616192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 132260, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__swaps_aggregator"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_out_contract__STRING__VARCHAR.e61cf84c39": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_OUT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_out_contract__STRING__VARCHAR.e61cf84c39"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__traces_recent_TRACES_ID.d17a3e68a2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER_EVM", "name": "TRACES_RECENT_TRACES_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TRACES_ID": {"type": "TEXT", "index": 1, "name": "TRACES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__traces_recent_TRACES_ID.d17a3e68a2"}, "test.flow_models.unique_rewards__fact_points_balances_FACT_POINTS_BALANCES_ID.34e85146d0": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_REWARDS", "name": "FACT_POINTS_BALANCES_FACT_POINTS_BALANCES_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_rewards__fact_points_balances_FACT_POINTS_BALANCES_ID.34e85146d0"}, "model.flow_models.silver_evm__traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 165638467584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2494386794, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__traces"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TX_SUCCEEDED.35c4959da2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TX_SUCCEEDED.35c4959da2"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_NONCE.edc6e75a9f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_NONCE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_NONCE.edc6e75a9f"}, "model.flow_models.bronze_api__FR_points_transfers": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "FR_POINTS_TRANSFERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__FR_points_transfers"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_PLATFORM__STRING__VARCHAR.3dd46b48c6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_PLATFORM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_PLATFORM__STRING__VARCHAR.3dd46b48c6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_BLOCK_NUMBER__NUMBER__FLOAT.5061041ea5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_BLOCK_NUMBER__NUMBER__FLOAT.5061041ea5"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__receipts_recent_INSERTED_TIMESTAMP__hour__2.64499ac6a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__receipts_recent_INSERTED_TIMESTAMP__hour__2.64499ac6a6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_token_contract__STRING__VARCHAR.a3de906edd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_token_contract__STRING__VARCHAR.a3de906edd"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_TYPE.f587b569a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_TYPE.f587b569a0"}, "test.flow_models.not_null_silver__nft_giglabs_s_price.6a753d7cb4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_price.6a753d7cb4"}, "model.flow_models.bronze__streamline_topshot_metadata_FR": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TOPSHOT_METADATA_FR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze__streamline_topshot_metadata_FR"}, "model.flow_models.stats__ez_core_metrics_hourly": {"metadata": {"type": "VIEW", "schema": "STATS", "name": "EZ_CORE_METRICS_HOURLY", "database": "FLOW", "comment": "## Description\n\nA comprehensive metrics table that aggregates core blockchain performance indicators on an hourly basis. This table provides key network health and performance metrics including block counts, transaction volumes, success rates, user activity, and fee collection data. The metrics are calculated using various aggregate functions (SUM, COUNT, MIN, MAX) from the core fact tables and are updated as new data arrives. This table serves as the primary source for network performance monitoring, trend analysis, and blockchain health assessment.\n\n## Key Use Cases\n\n- **Network Performance Monitoring**: Tracking blockchain throughput, transaction processing rates, and network efficiency\n- **Health Assessment**: Monitoring transaction success rates, failure patterns, and network reliability\n- **User Activity Analysis**: Understanding user engagement levels and network participation patterns\n- **Economic Analysis**: Tracking fee collection, revenue generation, and network economics\n- **Trend Analysis**: Identifying performance trends, seasonal patterns, and growth indicators\n- **Alerting and Monitoring**: Supporting automated monitoring systems for network health and performance\n\n## Important Relationships\n\n- **core__fact_blocks**: Source data for block-related metrics and block range analysis\n- **core__fact_transactions**: Source data for transaction counts, success rates, and user activity metrics\n- **core__fact_events**: May provide additional context for transaction analysis\n- **price__ez_prices_hourly**: May link to FLOW price data for fee value analysis\n- **silver_stats__core_metrics_hourly**: May provide additional statistical context and validation\n\n## Commonly-used Fields\n\n- **BLOCK_TIMESTAMP_HOUR**: Essential for time-series analysis and temporal data aggregation\n- **TRANSACTION_COUNT**: Core metric for network activity and throughput analysis\n- **TRANSACTION_COUNT_SUCCESS/FAILED**: Critical for network health and reliability assessment\n- **UNIQUE_FROM_COUNT/PAYER_COUNT**: Important for user activity and network participation analysis\n- **TOTAL_FEES_NATIVE/USD**: Key for network economics and revenue analysis\n- **BLOCK_COUNT**: Fundamental metric for blockchain throughput and performance", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": "The hour timestamp representing the aggregation period for core blockchain metrics. Data type: TIMESTAMP. This field provides the temporal reference for hourly aggregated metrics and is used for time-series analysis and chronological data organization. Used for hourly performance tracking, trend analysis, and temporal data aggregation. Example: '2024-01-15 14:00:00' for the hour starting at 2 PM on January 15, 2024. Critical for time-series analytics, performance monitoring, and maintaining temporal consistency in blockchain metrics analysis."}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": "The minimum block number within the specified hour period. Data type: INTEGER. This field represents the lowest block number processed during the hour and is used for block range analysis and data completeness verification. Used for block range tracking, data gap identification, and understanding blockchain progression within time periods. Example: 12345678 for the first block in the hour. Critical for data quality assessment, block progression monitoring, and maintaining accurate blockchain state tracking."}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": "The maximum block number within the specified hour period. Data type: INTEGER. This field represents the highest block number processed during the hour and is used for block range analysis and data completeness verification. Used for block range tracking, data gap identification, and understanding blockchain progression within time periods. Example: 12345999 for the last block in the hour. Critical for data quality assessment, block progression monitoring, and maintaining accurate blockchain state tracking."}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": "The total number of blocks processed within the specified hour period. Data type: INTEGER. This field represents the count of blocks that were created and processed during the hour, providing a key metric for blockchain throughput and network activity. Used for network performance analysis, throughput monitoring, and understanding blockchain activity levels. Example: 321 for 321 blocks processed in the hour. Critical for network health monitoring, performance benchmarking, and understanding blockchain scalability and efficiency."}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": "The total number of transactions processed within the specified hour period. Data type: INTEGER. This field represents the count of all transactions that were submitted and processed during the hour, regardless of success or failure status. Used for transaction volume analysis, network activity monitoring, and understanding user engagement levels. Example: 15420 for 15,420 transactions processed in the hour. Critical for network performance analysis, user activity tracking, and understanding blockchain adoption and usage patterns."}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": "The number of transactions that were successfully processed within the specified hour period. Data type: INTEGER. This field represents the count of transactions that completed successfully without errors or failures. Used for success rate analysis, network reliability monitoring, and understanding transaction processing efficiency. Example: 15200 for 15,200 successful transactions out of 15,420 total transactions. Critical for network health assessment, user experience analysis, and identifying potential network issues or bottlenecks."}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": "The number of transactions that failed to process within the specified hour period. Data type: INTEGER. This field represents the count of transactions that encountered errors or failures during processing. Used for failure rate analysis, network issue identification, and understanding transaction processing reliability. Example: 220 for 220 failed transactions out of 15,420 total transactions. Critical for network health monitoring, error pattern analysis, and identifying potential network issues or user experience problems."}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": "The number of unique proposer addresses that submitted transactions within the specified hour period. Data type: INTEGER. This field represents the count of distinct accounts that acted as transaction proposers during the hour. Used for user activity analysis, network participation monitoring, and understanding user engagement patterns. Example: 8500 for 8,500 unique proposer addresses in the hour. Critical for understanding network decentralization, user adoption patterns, and identifying active user communities."}, "TOTAL_FEES_NATIVE": {"type": "FLOAT", "index": 9, "name": "TOTAL_FEES_NATIVE", "comment": "The total sum of all transaction fees collected within the specified hour period, denominated in the native blockchain currency (FLOW). Data type: NUMBER (decimal adjusted). This field represents the aggregate fees paid by users for transaction processing during the hour. Used for fee revenue analysis, network economics monitoring, and understanding transaction cost patterns. Example: 1250.75 for 1,250.75 FLOW in total fees collected. Critical for network economics analysis, validator reward calculations, and understanding the cost of blockchain operations."}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES_USD", "comment": "The total sum of all transaction fees collected within the specified hour period, converted to USD equivalent value. Data type: NUMBER (decimal adjusted). This field represents the aggregate fees paid by users for transaction processing during the hour, normalized to USD for cross-currency comparison and financial analysis. Used for fee revenue analysis, network economics monitoring, and understanding transaction cost patterns in standardized currency terms. Example: 1250.50 for [$]1,250.50 USD equivalent in total fees collected. Critical for network economics analysis, financial reporting, and understanding the real-world cost of blockchain operations."}, "EZ_CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "EZ_CORE_METRICS_HOURLY_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.stats__ez_core_metrics_hourly"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_TYPE.dead630108": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_TYPE.dead630108"}, "model.flow_models.streamline__complete_get_evm_blocks": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_EVM_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCKNUMBER": {"type": "TEXT", "index": 2, "name": "BLOCKNUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_EVM_BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "COMPLETE_EVM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1775490048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44969960, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_evm_blocks"}, "model.flow_models.streamline__get_blocks_history_mainnet_04": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_04", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_04"}, "test.flow_models.not_null_silver__swaps_single_trade_s_block_timestamp.2ff82f0f23": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5120, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_block_timestamp.2ff82f0f23"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_action__VARCHAR__STRING.637ca15c37": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_ACTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_action__VARCHAR__STRING.637ca15c37"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS.e240b1a23a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS.e240b1a23a"}, "model.flow_models.streamline__get_transactions_history_mainnet_16": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_16", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_16"}, "model.flow_models.streamline__get_evm_blocks_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_BLOCKS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_blocks_history"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_out_amount__NUMBER__FLOAT.f73258b561": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_TOKEN_OUT_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_out_amount__NUMBER__FLOAT.f73258b561"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_PRICE__NUMBER__FLOAT__DOUBLE.47f1d917a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_PRICE__NUMBER__FLOAT__DOUBLE.47f1d917a6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9374b68d2d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9374b68d2d"}, "test.flow_models.tests__unique_address_count_threshold": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "UNIQUE_ADDRESS_COUNT_THRESHOLD", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CT": {"type": "NUMBER", "index": 1, "name": "CT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__unique_address_count_threshold"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.162a42da2f"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.79ad70df23": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_RECEIPTS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.79ad70df23"}, "test.flow_models.unique_silver_api__reward_points_spend_transaction_id.f7098e5212": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_API", "name": "REWARD_POINTS_SPEND_TRANSACTION_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10383360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 305006, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver_api__reward_points_spend_transaction_id.f7098e5212"}, "test.flow_models.not_null_core__ez_transaction_actors_TX_SUCCEEDED.38e4a9d429": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TRANSACTION_ACTORS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": null}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_transaction_actors_TX_SUCCEEDED.38e4a9d429"}, "test.flow_models.not_null_core__fact_blocks_ID.230f804f7f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_ID.230f804f7f"}, "model.flow_models.price__dim_asset_metadata": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "DIM_ASSET_METADATA", "database": "FLOW", "comment": "# price__dim_asset_metadata\n\n## Description\n\nA comprehensive dimensional table containing raw asset metadata from multiple price providers. This table serves as the foundation for asset identification and metadata management across different blockchain networks and price data sources. It contains uncurated, provider-specific data that may include duplicates, inconsistencies, and data quality issues inherent to the source APIs. The table maintains the original provider structure to preserve data lineage and enable source-specific analysis.\n\n## Key Use Cases\n\n- **Asset Discovery and Identification**: Finding all available assets across different price providers and blockchain networks\n- **Data Quality Analysis**: Identifying inconsistencies, duplicates, and gaps in asset metadata across providers\n- **Provider Comparison**: Analyzing how different price providers categorize and describe the same assets\n- **Cross-Chain Asset Mapping**: Understanding how assets are represented across different blockchain networks\n- **Data Lineage Tracking**: Maintaining audit trails for asset metadata changes and provider updates\n- **Raw Data Access**: Providing access to unprocessed asset metadata for custom curation and analysis\n\n## Important Relationships\n\n- **price__ez_asset_metadata**: Curated, deduplicated version of this table with one record per unique asset\n- **price__fact_prices_ohlc_hourly**: Links to price data through asset_id and provider\n- **price__ez_prices_hourly**: Provides curated price data for assets in this dimension\n- **core__dim_contract_labels**: May overlap with contract-based assets for additional labeling\n- **evm/core_evm__dim_contracts**: For EVM-based tokens, provides additional contract metadata\n\n## Commonly-used Fields\n\n- **PROVIDER**: Essential for filtering by data source and understanding data provenance\n- **ASSET_ID**: Primary identifier for joining with price fact tables and other asset-related data\n- **TOKEN_ADDRESS**: Critical for blockchain-specific operations and smart contract interactions\n- **BLOCKCHAIN**: Key for cross-chain analysis and blockchain-specific filtering\n- **SYMBOL**: Commonly used for asset identification in reports and dashboards\n- **NAME**: Human-readable asset name for display and reporting purposes", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "The blockchain-specific contract address or identifier for the token asset. Data type: STRING. This field contains the unique address where the token contract is deployed on its respective blockchain network. Used for token identification, contract verification, cross-chain asset mapping, and blockchain-specific operations. Example: '0xa0b86a33e6441b8c4c8c8c8c8c8c8c8c8c8c8c8c' for USDC on Ethereum, NULL for native assets like Bitcoin or Flow. Critical for DeFi operations, smart contract interactions, and maintaining accurate token mappings across different blockchain networks."}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "The unique identifier representing the asset within the price provider's system. Data type: STRING. This field serves as the primary key for identifying specific assets across different price providers and data sources. Used for joining price data with asset metadata, tracking price movements over time, and maintaining referential integrity between fact and dimension tables. Example: 'bitcoin' for Bitcoin on CoinGecko, 'ethereum' for Ethereum on CoinMarketCap. Critical for data lineage, asset identification, and cross-provider data reconciliation in financial analytics and reporting workflows."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The ticker symbol or abbreviated code representing the asset. Data type: STRING. This field contains the short, standardized identifier used in trading, price displays, and market data. Used for quick asset identification, trading interfaces, price feeds, and cross-platform asset matching. Example: 'BTC' for Bitcoin, 'ETH' for Ethereum, 'FLOW' for Flow, 'USDC' for USD Coin. Critical for market data integration, trading operations, and maintaining consistency across different exchanges and price providers."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The full name of the asset as provided by the price data source. Data type: STRING. This field contains the human-readable, official name of the cryptocurrency, token, or digital asset. Used for display purposes, user interfaces, reporting, and asset identification in analytics dashboards. Example: 'Bitcoin' for BTC, 'Ethereum' for ETH, 'Flow' for FLOW. Important for user experience, data presentation, and maintaining consistency across different price providers and blockchain networks."}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The blockchain network or platform where the asset is native or primarily traded. Data type: STRING. This field identifies the specific blockchain ecosystem that hosts the asset's smart contract or where the native asset operates. Used for cross-chain analytics, multi-chain portfolio tracking, and blockchain-specific filtering and grouping. Example: 'ethereum' for ETH and ERC-20 tokens, 'flow' for FLOW and Flow-native assets, 'bitcoin' for BTC. Critical for understanding asset distribution across blockchain networks, cross-chain bridge analysis, and multi-chain DeFi analytics."}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN_ID", "comment": "The unique numeric identifier for the blockchain network or platform. Data type: INTEGER. This field provides a standardized way to identify blockchain networks across different systems and APIs. Used for blockchain network identification, cross-platform data integration, and maintaining consistent blockchain references. Example: 1 for Ethereum mainnet, 137 for Polygon, 0 for Bitcoin. Important for chain ID validation, cross-chain bridge operations, and maintaining referential integrity in multi-chain analytics systems."}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": "The data provider or source for the asset metadata or price record. Data type: STRING. This field identifies the external service, API, or protocol that supplied the asset or price data (e.g., 'CoinGecko', 'CoinMarketCap', 'Dapper', 'Flow Oracle'). Used for data quality analysis, source attribution, and filtering by provider. Example: 'CoinGecko' for token prices, 'Dapper' for Flow-native asset metadata. Important for understanding data provenance, resolving discrepancies, and ensuring data reliability in analytics workflows."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "DIM_ASSET_METADATA_ID": {"type": "TEXT", "index": 10, "name": "DIM_ASSET_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}}, "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.flow_models.price__dim_asset_metadata"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_transactions_recent_TX_HASH.3b220ea19f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_transactions_recent_TX_HASH.3b220ea19f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_2_amount__NUMBER__FLOAT.df93432d70": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_2_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_2_amount__NUMBER__FLOAT.df93432d70"}, "test.flow_models.dbt_utils_recency_silver_api__reward_points_day__request_date__1.5a1211d1f6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_API", "name": "REWARD_POINTS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_api__reward_points_day__request_date__1.5a1211d1f6"}, "test.flow_models.not_null_nft__fact_topshot_buybacks__invocation_id.954b4cb068": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks__invocation_id.954b4cb068"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.e3ed5ff98a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.e3ed5ff98a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_block_timestamp__TIMESTAMP_NTZ.06c255042a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_block_timestamp__TIMESTAMP_NTZ.06c255042a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__receipts_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1ed4cfbbc8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__receipts_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1ed4cfbbc8"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_TRANSACTIONS_ROOT.558c7aeab7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_TRANSACTIONS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_TRANSACTIONS_ROOT.558c7aeab7"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TRACE_INDEX.ded3dc9cbc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TRACE_INDEX.ded3dc9cbc"}, "test.flow_models.not_null_core__fact_events_TX_SUCCEEDED.0e0a46f5a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_TX_SUCCEEDED.0e0a46f5a7"}, "model.flow_models.streamline__get_transactions_history_candidate_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_CANDIDATE_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_candidate_07"}, "model.flow_models.streamline__get_collections_history_mainnet_18": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_18", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_18"}, "model.flow_models.streamline__get_transactions_history_mainnet_15": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_15", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_15"}, "test.flow_models.unique_testnet__fact_blocks_BLOCK_HEIGHT.3b96afc6f5": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_TESTNET", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "NUMBER", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_testnet__fact_blocks_BLOCK_HEIGHT.3b96afc6f5"}, "model.flow_models.streamline__get_transactions_history_candidate_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_CANDIDATE_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_candidate_09"}, "test.flow_models.not_null_test_silver_evm__transactions_recent_BLOCK_NUMBER.77bf2e522d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__transactions_recent_BLOCK_NUMBER.77bf2e522d"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER__NUMBER__FLOAT.fd97e6942d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER__NUMBER__FLOAT.fd97e6942d"}, "test.flow_models.not_null_test_silver_evm__transactions_recent_TRANSACTION_JSON.0b6c7379f4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_TRANSACTION_JSON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__transactions_recent_TRANSACTION_JSON.0b6c7379f4"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_STATE_ROOT__0_xX_0_9a_fA_F_.14d9454b8d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_STATE_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_STATE_ROOT__0_xX_0_9a_fA_F_.14d9454b8d"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SERIAL_NUMBER__NUMBER.0a6f4d04a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_SERIAL_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SERIAL_NUMBER__NUMBER.0a6f4d04a3"}, "test.flow_models.unique_nft__dim_ufc_strike_metadata_NFT_ID.754c3955f5": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "DIM_UFC_STRIKE_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "NUMBER", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_nft__dim_ufc_strike_metadata_NFT_ID.754c3955f5"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_block_height.b0d6fe5dbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_block_height.b0d6fe5dbe"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_traces_recent_TX_HASH__0_xX_0_9a_fA_F_.b2043874c9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_traces_recent_TX_HASH__0_xX_0_9a_fA_F_.b2043874c9"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_SUCCEEDED.2f2cab4a54": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_SUCCEEDED.2f2cab4a54"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_buyer.ba5db192c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_buyer.ba5db192c3"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_STATE_ROOT.db2c128431": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_STATE_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_STATE_ROOT.db2c128431"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_traces_recent_INSERTED_TIMESTAMP__hour__2.9aa331ab3d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_traces_recent_INSERTED_TIMESTAMP__hour__2.9aa331ab3d"}, "model.flow_models.silver_stats__core_metrics_hourly": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STATS", "name": "CORE_METRICS_HOURLY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": ""}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 2, "name": "TRANSACTION_COUNT", "comment": ""}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 3, "name": "TRANSACTION_COUNT_SUCCESS", "comment": ""}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT_FAILED", "comment": ""}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 5, "name": "UNIQUE_FROM_COUNT", "comment": ""}, "UNIQUE_PAYER_COUNT": {"type": "NUMBER", "index": 6, "name": "UNIQUE_PAYER_COUNT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "TOTAL_FEES", "comment": ""}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 9, "name": "CORE_METRICS_HOURLY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3299328, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44068, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_stats__core_metrics_hourly"}, "test.flow_models.not_null_core__fact_blocks_CHAIN_ID.1500b8f390": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_CHAIN_ID.1500b8f390"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_currency__STRING__VARCHAR.ee7852bfc4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_currency__STRING__VARCHAR.ee7852bfc4"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_event_logs_recent_INSERTED_TIMESTAMP__hour__2.288e2e8808": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_event_logs_recent_INSERTED_TIMESTAMP__hour__2.288e2e8808"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_TEAM__STRING__VARCHAR.456d845d69": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_TEAM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_TEAM__STRING__VARCHAR.456d845d69"}, "test.flow_models.unique_silver__labels_pools_s_vault_address.264e8dc7cf": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "LABELS_POOLS_S_VAULT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__labels_pools_s_vault_address.264e8dc7cf"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__receipts_recent_MODIFIED_TIMESTAMP__hour__2.afcb4ddeb4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__receipts_recent_MODIFIED_TIMESTAMP__hour__2.afcb4ddeb4"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_block_height__NUMBER__FLOAT.263f0c2293": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_block_height__NUMBER__FLOAT.263f0c2293"}, "test.flow_models.sequence_gaps_test_gold_evm__fact_transactions_recent_TX_POSITION__BLOCK_NUMBER.25207aac20": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_evm__fact_transactions_recent_TX_POSITION__BLOCK_NUMBER.25207aac20"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_traces_recent_TX_HASH__TRACE_INDEX.013580dcd9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "TRACE_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_traces_recent_TX_HASH__TRACE_INDEX.013580dcd9"}, "model.flow_models.streamline__complete_get_blocks": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DATA": {"type": "VARIANT", "index": 1, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:55UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 39004576768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 95246636, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_blocks"}, "test.flow_models.not_null_nft__dim_allday_metadata_TEAM.2026886640": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_TEAM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_TEAM.2026886640"}, "model.flow_models.silver_evm__decoded_logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "DECODED_LOGS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:54UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::date, round(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2366368256, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17013814, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__decoded_logs"}, "test.flow_models.not_null_core__ez_transaction_actors_TX_ID.40ab0a9680": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TRANSACTION_ACTORS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": null}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_transaction_actors_TX_ID.40ab0a9680"}, "test.flow_models.not_null_silver__bridge_blocto_s_gross_amount.5b3696d7dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_GROSS_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_gross_amount.5b3696d7dd"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_tx_id.0ec589f7c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_tx_id.0ec589f7c3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_direction__STRING__VARCHAR.6497cf5e1c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_DIRECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_direction__STRING__VARCHAR.6497cf5e1c"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_POSITION.18b72b0cf8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_POSITION.18b72b0cf8"}, "test.flow_models.not_null_rewards__fact_points_transfers_CREATED_AT.0ca08bf9d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "FACT_POINTS_TRANSFERS_CREATED_AT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BATCH_ID": {"type": "TEXT", "index": 1, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 3, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 4, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 7, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 8, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 9, "name": "POINTS", "comment": null}, "FACT_POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 10, "name": "FACT_POINTS_TRANSFERS_ID", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 11, "name": "REQUEST_DATE", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__fact_points_transfers_CREATED_AT.0ca08bf9d5"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_num_steps__NUMBER.9449971b61": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_NUM_STEPS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_num_steps__NUMBER.9449971b61"}, "model.flow_models.streamline__get_transactions_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_player__STRING__VARCHAR.d246d3661a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_PLAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_player__STRING__VARCHAR.d246d3661a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_counterparty__STRING__VARCHAR.4e38ad3b99": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_COUNTERPARTY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_counterparty__STRING__VARCHAR.4e38ad3b99"}, "model.flow_models.scores__actions": {"metadata": {"type": "BASE TABLE", "schema": "SCORES", "name": "ACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "INDEX": {"type": "NUMBER", "index": 4, "name": "INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 6, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 7, "name": "TX_HASH", "comment": null}, "ACTION_TYPE": {"type": "TEXT", "index": 8, "name": "ACTION_TYPE", "comment": null}, "ACTION_DETAILS": {"type": "OBJECT", "index": 9, "name": "ACTION_DETAILS", "comment": null}, "METRIC_NAME": {"type": "TEXT", "index": 10, "name": "METRIC_NAME", "comment": null}, "METRIC_RANK": {"type": "NUMBER", "index": 11, "name": "METRIC_RANK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 12, "name": "BLOCKCHAIN", "comment": null}, "ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10524217856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 96537605, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__actions"}, "model.flow_models.bronze__streamline_fr_account_storage": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_ACCOUNT_STORAGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze__streamline_fr_account_storage"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_buyer__STRING__VARCHAR.e9c36db084": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_buyer__STRING__VARCHAR.e9c36db084"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_swap_contract__STRING__VARCHAR.c46c029345": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_SWAP_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_swap_contract__STRING__VARCHAR.c46c029345"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_FROM_ADDRESS.d5def70943": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_FROM_ADDRESS.d5def70943"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_block_timestamp__TIMESTAMP_NTZ.5f7cf3ecb3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_block_timestamp__TIMESTAMP_NTZ.5f7cf3ecb3"}, "model.flow_models.streamline__get_blocks_history_mainnet_20": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_20", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_20"}, "test.flow_models.dbt_utils_unique_combination_of_columns_gov__ez_staking_actions_tx_id__event_index.e93bcabf86": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_GOV", "name": "EZ_STAKING_ACTIONS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_gov__ez_staking_actions_tx_id__event_index.e93bcabf86"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_transactions_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6d0a02fd8f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_transactions_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6d0a02fd8f"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.b5e396a42d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.b5e396a42d"}, "model.flow_models.bronze__complete_native_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_PRICES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__complete_native_prices"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_22": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_22", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_22"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.0ef1a248c0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.0ef1a248c0"}, "model.flow_models.streamline__topshot_parameters": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "TOPSHOT_PARAMETERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT": {"type": "TEXT", "index": 1, "name": "CONTRACT", "comment": null}, "BASE_URL": {"type": "TEXT", "index": 2, "name": "BASE_URL", "comment": null}, "QUERY": {"type": "TEXT", "index": 3, "name": "QUERY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-06 19:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__topshot_parameters"}, "model.flow_models.bronze_evm__receipts": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__receipts"}, "model.flow_models.silver__swaps_final": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAPS_FINAL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 4, "name": "SWAP_INDEX", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 5, "name": "SWAP_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": null}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT_SOURCE", "comment": null}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_MODIFIED_TIMESTAMP", "comment": null}, "_PRIORITY": {"type": "NUMBER", "index": 15, "name": "_PRIORITY", "comment": null}, "SWAPS_FINAL_ID": {"type": "TEXT", "index": 16, "name": "SWAPS_FINAL_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 17:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 101338624, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1503314, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__swaps_final"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.a28dacabc5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.a28dacabc5"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_1_amount__NUMBER__FLOAT.879eab65fe": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_1_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_1_amount__NUMBER__FLOAT.879eab65fe"}, "test.flow_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_HOURS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_observability__blocks_completeness_hours__max_block_timestamp__24.1b05ab1b3b"}, "model.flow_models.silver__bridge_complete": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_COMPLETE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 9, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 10, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 11, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 12, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "BRIDGE_COMPLETE_ID": {"type": "TEXT", "index": 14, "name": "BRIDGE_COMPLETE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8334848, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 90610, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__bridge_complete"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_STATE_ROOT__0_xX_0_9a_fA_F_.56db26c604": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_STATE_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_STATE_ROOT__0_xX_0_9a_fA_F_.56db26c604"}, "test.flow_models.not_null_silver__bridge_blocto_s_bridge.1c4820640f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_BRIDGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_bridge.1c4820640f"}, "model.flow_models.silver__validator_labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VALIDATOR_LABELS", "database": "FLOW", "comment": "This table stores all of the Validator Node IDs and the type of validator, per id.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NODE_ID": {"type": "TEXT", "index": 1, "name": "NODE_ID", "comment": "The unique identifier for a validator node in the Flow blockchain network. Data type: STRING. This field represents the address or identifier of a validator node that participates in the consensus mechanism and staking operations. Used for validator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific validator node address. Critical for staking operations, validator performance tracking, and maintaining the integrity of the Flow blockchain consensus mechanism."}, "VALIDATOR_TYPE": {"type": "TEXT", "index": 2, "name": "VALIDATOR_TYPE", "comment": "The role or type of validator node in the Flow blockchain network. Data type: STRING. This field categorizes validator nodes based on their specific function in the consensus mechanism. Used for validator role analysis, network architecture understanding, and governance operations. Example: 'consensus' for consensus nodes, 'execution' for execution nodes, 'collection' for collection nodes, 'verification' for verification nodes, 'access' for access nodes. Critical for understanding Flow's multi-role validator architecture, network performance analysis, and maintaining the distributed consensus mechanism."}, "PROJECT_NAME": {"type": "TEXT", "index": 3, "name": "PROJECT_NAME", "comment": "The overarching project or organization name associated with the validator node. Data type: STRING. This field provides a human-readable identifier for the entity operating the validator node, helping to categorize and identify validator operators. Used for validator operator analysis, governance transparency, and network participant identification. Example: 'Kraken' for Kraken-operated validators, 'Dapper Labs' for Dapper-operated validators. Critical for governance analysis, validator accountability, and understanding the distribution of network control among different entities."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26112, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 361, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__validator_labels"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_transactions_recent_BLOCK_NUMBER__NUMBER__FLOAT.356c6139f0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_transactions_recent_BLOCK_NUMBER__NUMBER__FLOAT.356c6139f0"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_counterparties.f6f44ebbbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_COUNTERPARTIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_counterparties.f6f44ebbbe"}, "test.flow_models.not_null_silver__streamline_events_event_contract.1728664809": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_event_contract.1728664809"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__receipts_recent_RECEIPTS_ID.9eb73a1a99": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_RECEIPTS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RECEIPTS_ID": {"type": "TEXT", "index": 1, "name": "RECEIPTS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__receipts_recent_RECEIPTS_ID.9eb73a1a99"}, "test.flow_models.not_null_defi__fact_bridge_activity_AMOUNT.d34e18b335": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_AMOUNT.d34e18b335"}, "test.flow_models.dbt_utils_unique_combination_of_columns_core__fact_events_tx_id__event_index.094fa0d9a0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_CORE", "name": "FACT_EVENTS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_core__fact_events_tx_id__event_index.094fa0d9a0"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_block_timestamp.cc6c1e8624": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 32768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 115, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_block_timestamp.cc6c1e8624"}, "test.flow_models.not_null_core__dim_address_mapping_BLOCK_TIMESTAMP_ASSOCIATED.b890a40192": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_ADDRESS_MAPPING_BLOCK_TIMESTAMP_ASSOCIATED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_ASSOCIATED": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_ASSOCIATED", "comment": null}, "BLOCK_HEIGHT_ASSOCIATED": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT_ASSOCIATED", "comment": null}, "FLOW_ADDRESS": {"type": "TEXT", "index": 3, "name": "FLOW_ADDRESS", "comment": null}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": null}, "DIM_ADDRESS_MAPPING_ID": {"type": "TEXT", "index": 5, "name": "DIM_ADDRESS_MAPPING_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_address_mapping_BLOCK_TIMESTAMP_ASSOCIATED.b890a40192"}, "test.flow_models.not_null_core__fact_transactions_PAYER.fea9acb8a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_PAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_PAYER.fea9acb8a8"}, "test.flow_models.not_null_test_silver_evm__receipts_recent_RECEIPTS_JSON.2c187910d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_RECEIPTS_JSON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__receipts_recent_RECEIPTS_JSON.2c187910d2"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_SIZE.e744a21f3d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_SIZE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_SIZE.e744a21f3d"}, "test.flow_models.not_null_defi__fact_bridge_activity_SOURCE_ADDRESS.27fc510ed9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_SOURCE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_SOURCE_ADDRESS.27fc510ed9"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TYPE.e843a60488": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TYPE.e843a60488"}, "model.flow_models.bronze__streamline_fr_collections": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_COLLECTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_collections"}, "test.flow_models.not_null_nft__dim_ufc_strike_metadata_NFT_ID.f7ad693518": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_UFC_STRIKE_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": null}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_ufc_strike_metadata_NFT_ID.f7ad693518"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_block_height.5686926162": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_block_height.5686926162"}, "test.flow_models.not_null_defi__fact_bridge_activity_AMOUNT_FEE.c20e5220fb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_AMOUNT_FEE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_AMOUNT_FEE.c20e5220fb"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_transactions_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.feb5f432a4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_transactions_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.feb5f432a4"}, "model.flow_models.streamline__complete_get_testnet_transactions": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TESTNET_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:29UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1072402944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3437319, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_testnet_transactions"}, "test.flow_models.not_null_core__ez_token_transfers_TX_ID.ddc226e48e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_TX_ID.ddc226e48e"}, "test.flow_models.not_null_silver_api__points_transfers_batch_id.1166a67f92": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_BATCH_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_batch_id.1166a67f92"}, "test.flow_models.not_null_core__ez_transaction_actors_BLOCK_HEIGHT.3f6774cb71": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TRANSACTION_ACTORS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": null}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_transaction_actors_BLOCK_HEIGHT.3f6774cb71"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_bridge_contract__STRING__VARCHAR.feb433b0b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_BRIDGE_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_bridge_contract__STRING__VARCHAR.feb433b0b6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_NONCE__NUMBER__FLOAT.0c7e6a08c6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_NONCE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_NONCE__NUMBER__FLOAT.0c7e6a08c6"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_EFFECTIVE_GAS_PRICE.ea5cc41600": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_EFFECTIVE_GAS_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_EFFECTIVE_GAS_PRICE.ea5cc41600"}, "model.flow_models.bronze_evm__FR_testnet_traces": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "FR_TESTNET_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_evm__FR_testnet_traces"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_in_contract__STRING__VARCHAR.645f2fa2b0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_IN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_in_contract__STRING__VARCHAR.645f2fa2b0"}, "test.flow_models.not_null_silver_api__points_transfers_from_address.44806fbdc7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_from_address.44806fbdc7"}, "test.flow_models.not_null_testnet__fact_blocks_BLOCK_TIMESTAMP.d882fe41d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_BLOCK_TIMESTAMP.d882fe41d9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b912f64b1d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b912f64b1d"}, "model.flow_models.streamline__get_blocks_history_mainnet_16": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_16", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_16"}, "test.flow_models.not_null_silver_api__points_transfers_response_request_date.40ace57d6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE_REQUEST_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 2, "name": "REQUEST_DATE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 5, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_AT", "comment": null}, "SECONDS_TO_FINALIZE": {"type": "NUMBER", "index": 7, "name": "SECONDS_TO_FINALIZE", "comment": null}, "BATCH_STATUS": {"type": "TEXT", "index": 8, "name": "BATCH_STATUS", "comment": null}, "BATCH_TRANSFERS": {"type": "ARRAY", "index": 9, "name": "BATCH_TRANSFERS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 11, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_response_request_date.40ace57d6c"}, "model.flow_models.test_gold_evm__fact_blocks_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of fact blocks.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": ""}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": ""}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": ""}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": ""}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": ""}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": ""}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": ""}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": ""}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": ""}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": ""}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": ""}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": ""}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": ""}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": ""}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": ""}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_blocks_recent"}, "test.flow_models.not_null_nft__dim_topshot_metadata_NBATOPSHOT_ID.ea8b65acdb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_NBATOPSHOT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_NBATOPSHOT_ID.ea8b65acdb"}, "model.flow_models.streamline__get_collections_history_mainnet_12": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_12", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_12"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_node_id__VARCHAR__STRING.f043dcefd2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_NODE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_node_id__VARCHAR__STRING.f043dcefd2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_transactions_recent_BLOCK_NUMBER__NUMBER__FLOAT.6d8bffb5f9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_transactions_recent_BLOCK_NUMBER__NUMBER__FLOAT.6d8bffb5f9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_AUTHORIZERS__ARRAY.30662f3f68": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_AUTHORIZERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_AUTHORIZERS__ARRAY.30662f3f68"}, "test.flow_models.sequence_gaps_test_silver_evm__blocks_recent_BLOCK_NUMBER.dd940e1371": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_silver_evm__blocks_recent_BLOCK_NUMBER.dd940e1371"}, "model.flow_models.bronze_evm__blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__blocks"}, "test.flow_models.not_null_core__fact_events_BLOCK_TIMESTAMP.d71341f7ec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_BLOCK_TIMESTAMP.d71341f7ec"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_DESTINATION_ADDRESS__STRING__VARCHAR.2cc1ed2913": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_DESTINATION_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_DESTINATION_ADDRESS__STRING__VARCHAR.2cc1ed2913"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_nft_collection__STRING__VARCHAR.fc47dd9a9c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_nft_collection__STRING__VARCHAR.fc47dd9a9c"}, "model.flow_models.streamline__get_transactions_history_mainnet_02": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_02", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_02"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_tokenflow.eb3b4d935f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_TOKENFLOW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_tokenflow.eb3b4d935f"}, "model.flow_models.streamline__complete_get_transactions": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:59UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 68237764608, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 422152469, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_transactions"}, "model.flow_models.test_gold_evm__fact_traces_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of fact traces.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": ""}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": ""}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": ""}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": ""}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": ""}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": ""}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": ""}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_traces_recent"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_MOMENT_DATE__TIMESTAMP_NTZ.758020d114": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_MOMENT_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_MOMENT_DATE__TIMESTAMP_NTZ.758020d114"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2668022ea3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2668022ea3"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__nft_topshot_pack_sales_s_block_timestamp__day__1.e84345a334": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__nft_topshot_pack_sales_s_block_timestamp__day__1.e84345a334"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_INSERTED_TIMESTAMP.bdc4fb7607": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_INSERTED_TIMESTAMP.bdc4fb7607"}, "model.flow_models.streamline__get_transactions_history_mainnet_14": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_14", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_14"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_counterparties__ARRAY__OBJECT__VARIANT.67246c6a0c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_COUNTERPARTIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_counterparties__ARRAY__OBJECT__VARIANT.67246c6a0c"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_BLOCK_NUMBER.95ec624e64": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_BLOCK_NUMBER.95ec624e64"}, "model.flow_models.beta__dim_nflad_playoff_rosters": {"metadata": {"type": "VIEW", "schema": "BETA", "name": "DIM_NFLAD_PLAYOFF_ROSTERS", "database": "FLOW", "comment": "# beta__dim_nflad_playoff_rosters\n\n## Description\n\nA temporary dimensional table containing official rosters for the Flipside x NFL AllDay Playoff Challenge. This table serves as a specialized data source for playoff-specific NFT analytics and roster management during the NFL playoff season. The table is designed to support the playoff challenge by providing accurate roster information for participating teams and players. Due to its temporary nature, this table may be removed or significantly modified after the playoff challenge concludes.\n\n## Key Use Cases\n\n- **Playoff Challenge Support**: Providing roster data for the Flipside x NFL AllDay Playoff Challenge\n- **Playoff Analytics**: Supporting playoff-specific NFT moment analysis and performance tracking\n- **Roster Management**: Maintaining accurate roster information for playoff participants\n- **Challenge Validation**: Supporting challenge rules and participant validation\n- **Seasonal Analysis**: Providing playoff-specific data for seasonal sports analytics\n\n## Important Relationships\n\n- **beta__dim_nfl_athletes**: Links to athlete information for roster-athlete relationship analysis\n- **beta__dim_nfl_teams**: Links to team information for roster-team relationship analysis\n- **nft__dim_moment_metadata**: May overlap with NFL AllDay playoff moment data\n- **beta__ez_moment_player_ids**: May provide additional player identification for playoff rosters\n\n## Commonly-used Fields\n\n- **Roster identification fields**: For roster identification and challenge management\n- **Player association fields**: For roster-player relationship analysis\n- **Team association fields**: For roster-team relationship analysis\n- **Playoff-specific fields**: For playoff challenge and seasonal analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"WALLET": {"type": "TEXT", "index": 1, "name": "WALLET", "comment": ""}, "ID_0": {"type": "TEXT", "index": 2, "name": "ID_0", "comment": ""}, "ID_1": {"type": "TEXT", "index": 3, "name": "ID_1", "comment": ""}, "ID_2": {"type": "TEXT", "index": 4, "name": "ID_2", "comment": ""}, "ID_3": {"type": "TEXT", "index": 5, "name": "ID_3", "comment": ""}, "ID_4": {"type": "TEXT", "index": 6, "name": "ID_4", "comment": ""}, "ID_5": {"type": "TEXT", "index": 7, "name": "ID_5", "comment": ""}, "ID_6": {"type": "TEXT", "index": 8, "name": "ID_6", "comment": ""}, "ID_7": {"type": "TEXT", "index": 9, "name": "ID_7", "comment": ""}, "ID_8": {"type": "TEXT", "index": 10, "name": "ID_8", "comment": ""}, "ID_9": {"type": "TEXT", "index": 11, "name": "ID_9", "comment": ""}, "CAMPAIGN": {"type": "TEXT", "index": 12, "name": "CAMPAIGN", "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.flow_models.beta__dim_nflad_playoff_rosters"}, "test.flow_models.not_null_silver__labels_pools_s_deployment_timestamp.6ded442ecc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_DEPLOYMENT_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_deployment_timestamp.6ded442ecc"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_TOKEN_ADDRESS__STRING__VARCHAR.af2f7f439b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_TOKEN_ADDRESS__STRING__VARCHAR.af2f7f439b"}, "test.flow_models.not_null_nft__dim_allday_metadata_PLAY_TYPE.81f57f7a31": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_PLAY_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_PLAY_TYPE.81f57f7a31"}, "test.flow_models.not_null_silver__bridge_celer_s_amount.6af398493d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_amount.6af398493d"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_status__NUMBER.ecbf52dd1d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_STATUS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_status__NUMBER.ecbf52dd1d"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TX_POSITION.39c6d34bd1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TX_POSITION.39c6d34bd1"}, "test.flow_models.not_null_testnet__fact_transactions_BLOCK_HEIGHT.9b2953e39b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_BLOCK_HEIGHT.9b2953e39b"}, "model.flow_models.silver_evm__transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6807535104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 46257443, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__transactions"}, "test.flow_models.sequence_gaps_test_silver_evm__transactions_recent_TX_POSITION__BLOCK_NUMBER.57b881cbf2": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_silver_evm__transactions_recent_TX_POSITION__BLOCK_NUMBER.57b881cbf2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ERROR_MSG__STRING__VARCHAR.c7bf494041": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_ERROR_MSG", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_ERROR_MSG__STRING__VARCHAR.c7bf494041"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_INPUT.fe5236eec2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_INPUT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_INPUT.fe5236eec2"}, "model.flow_models.streamline__get_collections_history_candidate_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_CANDIDATE_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_candidate_09"}, "test.flow_models.not_null_defi__ez_bridge_activity_DESTINATION_ADDRESS.3cda45d70c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_DESTINATION_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_DESTINATION_ADDRESS.3cda45d70c"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_EVENT_INDEX__NUMBER__FLOAT.a113ea86ef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_EVENT_INDEX__NUMBER__FLOAT.a113ea86ef"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__transactions_recent_INSERTED_TIMESTAMP__hour__2.aaf9f2f991": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__transactions_recent_INSERTED_TIMESTAMP__hour__2.aaf9f2f991"}, "model.flow_models.bronze_evm__FR_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "FR_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__FR_blocks"}, "test.flow_models.not_null_defi__ez_dex_swaps_TOKEN_IN.cd724022f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TOKEN_IN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_TOKEN_IN.cd724022f7"}, "test.flow_models.not_null_silver__bridge_blocto_s_teleport_contract.13a71b8115": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_TELEPORT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_teleport_contract.13a71b8115"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_ID__STRING__VARCHAR.241fe99fd3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_ID__STRING__VARCHAR.241fe99fd3"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_ORIGIN_FUNCTION_SIGNATURE.f1a9327c15": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_ORIGIN_FUNCTION_SIGNATURE.f1a9327c15"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_traces_recent_MODIFIED_TIMESTAMP__hour__2.fac12d5cc0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_traces_recent_MODIFIED_TIMESTAMP__hour__2.fac12d5cc0"}, "model.flow_models.silver__nft_moment_series_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENT_SERIES_S", "database": "FLOW", "comment": "Cleaned SeriesCreated events.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_ID": {"type": "TEXT", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 4, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "SERIES_DATA": {"type": "OBJECT", "index": 5, "name": "SERIES_DATA", "comment": ""}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": "The numeric ID for the series of moments or plays. This corresponds with the series column found in some metadata tables."}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": "The series for this particular set of drops."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 9, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "NFT_MOMENT_SERIES_ID": {"type": "TEXT", "index": 10, "name": "NFT_MOMENT_SERIES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 162816, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 794, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moment_series_s"}, "model.flow_models.streamline__get_transactions_history_mainnet_18": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_18", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_18"}, "model.flow_models.nft__dim_allday_metadata": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "DIM_ALLDAY_METADATA", "database": "FLOW", "comment": "## Description\nComprehensive metadata for NFL All Day Moments, including player information, team details, statistics, and rich content data. This table is produced via API integration and provides detailed information about each NFL All Day NFT moment, including play descriptions, video URLs, and comprehensive statistics. The data structure may differ from on-chain metadata available in other tables, providing a more complete and curated view of NFL All Day moments.\n\n## Key Use Cases\n- Analyze NFL All Day moment performance and market activity\n- Track player and team-based NFT analytics\n- Power NFL All Day dashboards and user-facing applications\n- Support content discovery and moment exploration\n- Enable player and team-based market analysis\n\n## Important Relationships\n- Can be joined with `nft__ez_nft_sales` for sales analytics\n- Links to `nft__dim_moment_metadata` for on-chain data comparison\n- Player and team data enables cross-platform athlete analysis\n- NFL All Day ID enables direct marketplace integration\n\n## Commonly-used Fields\n- `nft_id`: Unique identifier for the NFL All Day moment\n- `nflallday_id`: Official NFL All Day identifier for marketplace integration\n- `player`: Athlete featured in the moment\n- `team`: Team affiliation at time of moment\n- `season`: NFL season when moment occurred\n- `set_name`: Collection set name for organization\n- `total_circulation`: Maximum supply for rarity analysis\n- `moment_description`: Detailed play description", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": "The unique identifier used by NFL AllDay for the moment. Data type: STRING. This field provides the official NFL AllDay identifier for the moment, enabling direct linking to the marketplace and cross-referencing with external NFL AllDay data. Used for marketplace integration, external data joins, and direct user navigation to moments. Example: Can be used in URL https://nflallday.com/moments/{nflallday_id} to view the moment on the marketplace. Important for marketplace integration, external data correlation, and user experience features."}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": "The serial number or edition number of the NFT within its collection. Data type: NUMBER. This field represents the specific edition number of the NFT, indicating its position within the total circulation of that particular moment or token. Used for rarity analysis, edition tracking, and determining the uniqueness of NFTs within a collection. Example: 25 for the 25th edition of a moment, 1 for the first edition. Important for rarity calculations, edition-based analytics, and determining NFT scarcity within collections."}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": ""}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": "The total number of NFTs minted for the particular play or moment. Data type: NUMBER. This field represents the maximum supply of NFTs for a specific moment, enabling rarity calculations, scarcity analysis, and market supply understanding. Used for rarity analysis, supply-side market analysis, and determining the relative scarcity of NFTs within a collection. Example: 1000 for a common moment, 10 for a rare moment. Important for rarity calculations, market supply analysis, and understanding NFT scarcity and value drivers."}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": "A detailed, long-form description of the play or moment captured in the NFT. Data type: STRING. This field provides a comprehensive narrative description of the sports play, including context, key details, and notable aspects of the moment. Used for content discovery, play identification, and providing rich context for NFT analysis. Example: 'LeBron James hits a game-winning three-pointer with 2.1 seconds remaining in the fourth quarter.' Important for content discovery, play identification, and providing rich context for NFT transactions and analytics."}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": "The name of the athlete or player featured in the NFT moment. Data type: STRING. This field identifies the sports figure who is the primary subject of the NFT, enabling player-level analytics, performance tracking, and fan engagement analysis. Used for player attribution, performance correlation with NFT values, and fan behavior analysis. Example: 'LeBron James' for NBA TopShot, 'Tom Brady' for NFL All Day. Important for player-based analytics, fan engagement tracking, and athlete performance correlation with NFT market activity."}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": "The sports team that the player represented at the time the NFT moment was captured. Data type: STRING. This field identifies the team affiliation of the featured player, enabling team-level analytics, regional market analysis, and team performance correlation with NFT values. Used for team attribution, regional market analysis, and team-based fan engagement tracking. Example: 'Los Angeles Lakers' for NBA TopShot, 'Tampa Bay Buccaneers' for NFL All Day. Important for team-based analytics, regional market insights, and team performance correlation with NFT market activity."}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": "The sports season during which the NFT moment occurred. Data type: STRING. This field identifies the specific season when the moment was captured, enabling temporal analysis, season-based performance tracking, and historical trend analysis. Used for season-level analytics, performance correlation across seasons, and historical NFT value analysis. Example: '2021-22' for NBA season, '2022' for NFL season. Important for temporal analysis, season-based performance tracking, and understanding how NFT values correlate with seasonal sports performance."}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": "The week of the NFL season during which the game occurred."}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": "The broad category of play that is shown in the moment."}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": "The more granular (than play_category) type of play that is shown in the moment."}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": "When the moment occurred."}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": "The series for this particular set of drops."}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": "The name of the NFT set or series in which the moment was released. Data type: STRING. This field identifies the specific set or collection within a broader NFT project, enabling set-level analytics, rarity analysis, and set performance tracking. Used for set attribution, set-based market analysis, and understanding the organizational structure of NFT collections. Example: 'Base Set' for TopShot, 'Genesis' for All Day. Important for set-based analytics, rarity calculations, and understanding the hierarchical structure of NFT collections."}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": "An array containing links to the moments."}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": "A dictionary of the full moment stats."}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.nft__dim_allday_metadata"}, "model.flow_models.core_evm__ez_decoded_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "EZ_DECODED_EVENT_LOGS", "database": "FLOW", "comment": "For information on how to submit a contract for decoding, as well as how ABIs are sourced, please visit [here](https://science.flipsidecrypto.xyz/abi-requestor/).\n This model contains decoded event logs for contracts that we have an ABI for. Please note, this table does not include all event logs, only those that we have an ABI for.\n The `decoded_log` column is the easiest place to query decoded data. It is a JSON object, where the keys are the names of the event parameters, and the values are the values of the event parameters.\n You can select from this column using the following sample format, `decoded_log:from::string` or more generally, `decoded_log:<event_param>::datatype`. See below for a full sample query.\n The `full_decoded_logs` column contains the same information, as well as additional fields such as the datatype of the decoded data. You may need to laterally flatten this column to query the data.\n \n Sample query for USDC Transfer events:\n \n ```sql\n select \n tx_hash,\n block_number,\n contract_address,\n decoded_log:from::string as from_address,\n decoded_log:to::string as to_address,\n decoded_log:value::integer as value\n from ethereum.core.fact_decoded_event_logs\n where contract_address = lower('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48')\n and block_number between 16400000 and 16405000\n and event_name = 'Transfer'\n limit 50```", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the contract that the event log was emitted from."}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "The un-decoded event input topics."}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "The first topic of the event, which is a unique identifier for the event."}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "The second topic of the event, if applicable."}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "The third topic of the event, if applicable."}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "The fourth topic of the event, if applicable."}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "The un-decoded event data."}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Whether the event has been removed from the transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": "The name of the event, as defined in the contract ABI."}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": "The full decoded log, including the event name, the event parameters, and the data type of the event parameters."}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": "The flattened decoded log, where the keys are the names of the event parameters, and the values are the values of the event parameters."}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": "The name of the contract, if the contract has a name() function."}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:55UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3957277184, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17007079, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__ez_decoded_event_logs"}, "test.flow_models.accepted_values_silver__nft_moment_series_s_event_contract__A_e4cf4bdc1751c65d_AllDay__A_b715b81853fef53f_AllDay__A_87ca73a41bb50ad5_Golazos.6ae50e25eb": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_MOMENT_SERIES_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.accepted_values_silver__nft_moment_series_s_event_contract__A_e4cf4bdc1751c65d_AllDay__A_b715b81853fef53f_AllDay__A_87ca73a41bb50ad5_Golazos.6ae50e25eb"}, "model.flow_models.livequery__moments_parameters": {"metadata": {"type": "BASE TABLE", "schema": "LIVEQUERY", "name": "MOMENTS_PARAMETERS", "database": "FLOW", "comment": "A simple helper table to store the base_url and graphQL query for the livequery request moments model(s). Ok to store in plaintext as it is not sensitive information.\n ", "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT": {"type": "TEXT", "index": 1, "name": "CONTRACT", "comment": ""}, "BASE_URL": {"type": "TEXT", "index": 2, "name": "BASE_URL", "comment": ""}, "QUERY": {"type": "TEXT", "index": 3, "name": "QUERY", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 19:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.livequery__moments_parameters"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_PARENT_HASH.4a019ed3c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_PARENT_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_PARENT_HASH.4a019ed3c8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_SOURCE_CHAIN__STRING__VARCHAR.cc1a4585f4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_SOURCE_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_SOURCE_CHAIN__STRING__VARCHAR.cc1a4585f4"}, "test.flow_models.not_null_silver_api__points_transfers_response_points_transfers_id.d131eec3c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE_POINTS_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 2, "name": "REQUEST_DATE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 5, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_AT", "comment": null}, "SECONDS_TO_FINALIZE": {"type": "NUMBER", "index": 7, "name": "SECONDS_TO_FINALIZE", "comment": null}, "BATCH_STATUS": {"type": "TEXT", "index": 8, "name": "BATCH_STATUS", "comment": null}, "BATCH_TRANSFERS": {"type": "ARRAY", "index": 9, "name": "BATCH_TRANSFERS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 11, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_response_points_transfers_id.d131eec3c0"}, "test.flow_models.not_null_core__fact_transactions_GAS_LIMIT.833d77a375": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_GAS_LIMIT.833d77a375"}, "test.flow_models.not_null_silver__bridge_celer_s_bridge_contract.464d22e6c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_BRIDGE_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_bridge_contract.464d22e6c7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_BLOCK_HEIGHT__NUMBER__FLOAT.45c20fb7b8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_BLOCK_HEIGHT__NUMBER__FLOAT.45c20fb7b8"}, "test.flow_models.not_null_core__fact_account_storage_STORAGE_USED.df9c8a4ddd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_STORAGE_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_STORAGE_USED.df9c8a4ddd"}, "model.flow_models.core__fact_blocks": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_BLOCKS", "database": "FLOW", "comment": "## Description\nThis table records all blocks produced on the Flow blockchain, capturing block-level metadata such as block height, timestamp, network, chain ID, transaction count, and parent block references. Each row represents a unique block, providing the foundational structure for all on-chain activity and supporting block-level analytics. The data is sourced directly from the Flow blockchain and is updated as new blocks are produced.\n\n## Key Use Cases\n- Analyzing block production rates and network performance\n- Measuring transaction throughput and block utilization\n- Investigating block-level events, forks, or anomalies\n- Supporting time-series analytics and historical blockchain state reconstruction\n- Serving as a join point for transaction, event, and token transfer models\n\n## Important Relationships\n- Serves as the parent table for `core.fact_transactions`, `core.fact_events`, and `core.ez_token_transfers`, which reference block height and block timestamp\n- Can be joined with `core__fact_transactions` on `block_height` to analyze transactions per block\n- Used by downstream models in the gold layer for time-based aggregations and network health metrics\n\n## Commonly-used Fields\n- `BLOCK_HEIGHT`: Unique identifier for each block, used for joins and ordering\n- `BLOCK_TIMESTAMP`: Timestamp of block production, essential for time-series analysis\n- `TX_COUNT`: Number of transactions included in the block, used for throughput and activity metrics\n- `CHAIN_ID`, `NETWORK`, `NETWORK_VERSION`: Identify the network context for the block\n- `PARENT_ID`: Reference to the parent block, useful for chain reorganization and lineage analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": "The name of the blockchain network where the block or transaction was recorded. Data type: STRING. For Flow, this typically indicates the environment (e.g., 'mainnet', 'testnet', 'sandboxnet'). This field is important for distinguishing between production and test data, and for multi-network analytics. Example: 'mainnet'."}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": "The version identifier of the Flow blockchain network at the time the block was produced. Data type: STRING. This value changes when the network undergoes a protocol upgrade (\"spork\"). Useful for tracking changes in protocol behavior, analyzing the impact of upgrades, and debugging issues related to network versioning. Example: 'spork-22'. For more information on Flow's network upgrades (Sporks), see https://developers.flow.com/nodes/node-operation/spork"}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": "The unique identifier for the blockchain network (chain) where the block or transaction was recorded. Data type: STRING. On Flow, this value distinguishes between different network deployments (e.g., mainnet, testnet). Used for cross-network analytics and ensuring data integrity when working with multiple environments. Example: 'flow-mainnet' or 'flow-testnet'."}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": "The total number of transactions included in a given block on the Flow blockchain. Data type: INTEGER. This field is used to measure block utilization, analyze network throughput, and identify periods of high or low activity. For example, a block with tx_count = 100 contains 100 transactions. Useful for performance monitoring and capacity planning."}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": "A unique identifier for the record. In the context of blocks, this is the block hash\u2014a cryptographic string that uniquely identifies a block on the Flow blockchain. Data type: STRING. Used for verifying block integrity, referencing blocks in other tables, and supporting chain reorganization analysis. Example: 'a1b2c3d4...'. For other models, 'id' may refer to a unique row identifier."}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": "The hash of the parent block for the current block on the Flow blockchain. Data type: STRING. This field establishes the chain structure by linking each block to its predecessor, enabling chain traversal and reorganization analysis. Example: 'a1b2c3d4...' (the block hash of the previous block). Used for lineage analysis, fork detection, and chain integrity verification."}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.core__fact_blocks"}, "test.flow_models.not_null_testnet__fact_transactions_TX_ID.72adc1ee35": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_TX_ID.72adc1ee35"}, "model.flow_models.bronze__streamline_fr_testnet_transaction_results": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_TESTNET_TRANSACTION_RESULTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_testnet_transaction_results"}, "model.flow_models.streamline__get_transaction_results_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_realtime"}, "test.flow_models.not_null_testnet__fact_transactions_GAS_LIMIT.2fcfe85f3e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_GAS_LIMIT.2fcfe85f3e"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_token0_contract.0249eb1c59": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_TOKEN0_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_token0_contract.0249eb1c59"}, "model.flow_models.streamline__reward_points_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "REWARD_POINTS_COMPLETE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 3, "name": "REQUEST_DATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "REWARD_POINTS_COMPLETE_ID": {"type": "TEXT", "index": 8, "name": "REWARD_POINTS_COMPLETE_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-20 02:32UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(request_date :: DATE, address)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 823760896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 16483637, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__reward_points_complete"}, "model.flow_models.streamline__get_transactions_history_mainnet_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_07"}, "model.flow_models.silver_evm__abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": null}, "BYTECODE": {"type": "TEXT", "index": 7, "name": "BYTECODE", "comment": null}, "ABIS_ID": {"type": "TEXT", "index": 8, "name": "ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 23:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 14964736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2782, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__abis"}, "test.flow_models.not_null_rewards__fact_points_transfers_FACT_POINTS_TRANSFERS_ID.9a29649552": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "FACT_POINTS_TRANSFERS_FACT_POINTS_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BATCH_ID": {"type": "TEXT", "index": 1, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 3, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 4, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 7, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 8, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 9, "name": "POINTS", "comment": null}, "FACT_POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 10, "name": "FACT_POINTS_TRANSFERS_ID", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 11, "name": "REQUEST_DATE", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__fact_points_transfers_FACT_POINTS_TRANSFERS_ID.9a29649552"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_INDEX__NUMBER.a0d0cc0219": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_INDEX__NUMBER.a0d0cc0219"}, "model.flow_models.streamline__complete_get_evm_testnet_receipts": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_EVM_TESTNET_RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_EVM_RECEIPTS_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_EVM_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 312134656, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9429219, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_evm_testnet_receipts"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_NFT_COLLECTION__STRING__VARCHAR.f1de405350": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_NFT_COLLECTION__STRING__VARCHAR.f1de405350"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_transactions_BLOCK_TIMESTAMP__day__1.149536b832": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_transactions_BLOCK_TIMESTAMP__day__1.149536b832"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_seller.607fb8c793": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_seller.607fb8c793"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_tx_id.d9cdc55486": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_tx_id.d9cdc55486"}, "model.flow_models.testnet__fact_evm_transactions": {"metadata": {"type": "BASE TABLE", "schema": "TESTNET", "name": "FACT_EVM_TRANSACTIONS", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing transaction-level data for EVM-compatible blockchains. This table serves as the primary source for transaction analysis, providing detailed information about each transaction including sender/receiver addresses, values, gas usage, fees, and execution status. The table supports analysis of transaction patterns, user behavior, and network activity across multiple EVM chains. Each record represents a single transaction with complete execution details and metadata.\n\n## Key Use Cases\n\n- **Transaction Analysis**: Tracking transaction volumes, success rates, and execution patterns\n- **User Behavior Analysis**: Understanding transaction patterns and user activity across EVM chains\n- **Gas Analysis**: Monitoring gas usage, fee structures, and transaction economics\n- **Cross-Chain Activity**: Comparing transaction patterns across different EVM-compatible blockchains\n- **Contract Interaction Analysis**: Understanding smart contract usage and interaction patterns\n- **Network Performance**: Monitoring transaction processing efficiency and network health\n\n## Important Relationships\n\n- **core_evm__fact_blocks**: Links to block data containing each transaction\n- **core_evm__fact_event_logs**: Links to event logs emitted by transactions\n- **core_evm__fact_traces**: Links to execution traces for detailed transaction analysis\n- **core_evm__dim_contracts**: Links to contract metadata for contract interactions\n- **core_evm__dim_labels**: Links to address labels for user identification\n- **core__fact_transactions**: May provide comparison data with native Flow transactions\n\n## Commonly-used Fields\n\n- **TX_HASH**: Essential for transaction identification and blockchain verification\n- **FROM_ADDRESS/TO_ADDRESS**: Critical for transaction flow analysis and user behavior studies\n- **VALUE**: Important for transaction value analysis and economic activity tracking\n- **GAS_USED/GAS_PRICE**: Key for gas economics and transaction cost analysis\n- **TX_SUCCEEDED**: Critical for success rate analysis and error tracking\n- **BLOCK_TIMESTAMP**: Essential for time-series analysis and temporal data aggregation", "owner": "DBT_CLOUD_FLOW"}, "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."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the call that triggered this transaction."}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": "The value transacted in the native asset."}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": "The precise, unadjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": "The precise, adjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": "Amount paid to validate the transaction in the native asset."}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": "The precise amount of the transaction fee. This is returned as a string to avoid precision loss."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": "The type of transaction."}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": "The number of transactions sent from a given address."}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "INPUT_DATA": {"type": "TEXT", "index": 16, "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."}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": "Cost per unit of gas in Gwei."}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": "Gas used by the transaction."}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": "Maximum amount of gas allocated for the transaction."}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": "The total amount of gas used when this transaction was executed in the block."}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": "The total base charge plus tip paid for each unit of gas, in Gwei."}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": "The maximum fee per gas of the transaction, in Gwei."}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": "The maximum priority fee per gas of the transaction, in Gwei."}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": "The y parity for the transaction."}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": "The access list for the transaction."}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": "The r value of the transaction signature."}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": "The s value of the transaction signature."}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": "The v value of the transaction signature."}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 125292544, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 350593, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.testnet__fact_evm_transactions"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_GAS_LIMIT.99a60fb629": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_GAS_LIMIT.99a60fb629"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_teleport_contract__STRING__VARCHAR.c136fce5de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_TELEPORT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_teleport_contract__STRING__VARCHAR.c136fce5de"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__decoded_logs_recent_INSERTED_TIMESTAMP__hour__2.5318a17b0f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__decoded_logs_recent_INSERTED_TIMESTAMP__hour__2.5318a17b0f"}, "test.flow_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TOKEN_IN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_TOKEN_IN.fbea343b82"}, "test.flow_models.not_null_nft__dim_topshot_metadata_VIDEO_URLS.f777cbbb6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_VIDEO_URLS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_VIDEO_URLS.f777cbbb6c"}, "test.flow_models.not_null_core__fact_account_storage_STORAGE_CAPACITY.f9e19270fe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_STORAGE_CAPACITY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_STORAGE_CAPACITY.f9e19270fe"}, "model.flow_models.streamline__decoded_logs_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "DECODED_LOGS_COMPLETE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "FILE_NAME": {"type": "TEXT", "index": 2, "name": "FILE_NAME", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 3, "name": "_LOG_ID", "comment": null}, "COMPLETE_DECODED_LOGS_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:57UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 757025280, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17009247, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__decoded_logs_complete"}, "test.flow_models.not_null_silver_api__points_transfers_transfer_index.0c6ab05bcc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_TRANSFER_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_transfer_index.0c6ab05bcc"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_nft_id__STRING__VARCHAR__NUMBER.e835221a4e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_nft_id__STRING__VARCHAR__NUMBER.e835221a4e"}, "test.flow_models.dbt_utils_unique_combination_of_columns_core__dim_contract_labels_event_contract__contract_name.e112adfe80": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_CORE", "name": "DIM_CONTRACT_LABELS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 2, "name": "CONTRACT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_core__dim_contract_labels_event_contract__contract_name.e112adfe80"}, "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_EVENT_INDEX.ff56efe4c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_EVENT_INDEX.ff56efe4c8"}, "test.flow_models.sequence_gaps_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER.9d294e4403": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER.9d294e4403"}, "test.flow_models.not_null_silver_api__storefront_items_partition_key.4d550a995a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "STOREFRONT_ITEMS_PARTITION_KEY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 54, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 55, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 56, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STOREFRONT_ITEM_ID": {"type": "TEXT", "index": 57, "name": "STOREFRONT_ITEM_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 58, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 59, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 60, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__storefront_items_partition_key.4d550a995a"}, "test.flow_models.not_null_testnet__fact_transactions_BLOCK_TIMESTAMP.b567c59534": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_BLOCK_TIMESTAMP.b567c59534"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_tx_succeeded__BOOLEAN.2a3014c983": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_tx_succeeded__BOOLEAN.2a3014c983"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.0bf932493c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.0bf932493c"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_price.cee6fbd3d1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_price.cee6fbd3d1"}, "test.flow_models.unique_silver_api__storefront_items_item_id.acbc5bb41e": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_API", "name": "STOREFRONT_ITEMS_ITEM_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver_api__storefront_items_item_id.acbc5bb41e"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_TX_COUNT.c39046a860": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_TX_COUNT.c39046a860"}, "model.flow_models.streamline__complete_get_testnet_transaction_results": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TESTNET_TRANSACTION_RESULTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:29UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1684900864, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3436421, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_testnet_transaction_results"}, "test.flow_models.not_null_core__ez_transaction_actors_BLOCK_TIMESTAMP.6411d57584": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TRANSACTION_ACTORS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": null}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_transaction_actors_BLOCK_TIMESTAMP.6411d57584"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_TX_COUNT__NUMBER__FLOAT.54cf4304ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_TX_COUNT__NUMBER__FLOAT.54cf4304ff"}, "test.flow_models.tests__streamline_collections_gap": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "STREAMLINE_COLLECTIONS_GAP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "TEXT", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "EXPECTED": {"type": "NUMBER", "index": 2, "name": "EXPECTED", "comment": null}, "ACTUAL": {"type": "NUMBER", "index": 3, "name": "ACTUAL", "comment": null}, "DIFFERENCE": {"type": "NUMBER", "index": 4, "name": "DIFFERENCE", "comment": null}, "MISSING_COLLECTIONS": {"type": "ARRAY", "index": 5, "name": "MISSING_COLLECTIONS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12800, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__streamline_collections_gap"}, "model.flow_models.streamline__get_evm_testnet_blocks_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TESTNET_BLOCKS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_testnet_blocks_history"}, "test.flow_models.not_null_core__fact_transactions_ERROR_MSG.1d021aaa4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_ERROR_MSG", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_ERROR_MSG.1d021aaa4b"}, "test.flow_models.not_null_nft__dim_ufc_strike_metadata_MODIFIED_TIMESTAMP.bdbd11d3b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_UFC_STRIKE_METADATA_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": null}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_ufc_strike_metadata_MODIFIED_TIMESTAMP.bdbd11d3b8"}, "test.flow_models.not_null_nft__dim_allday_metadata_VIDEO_URLS.1220475cc5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_VIDEO_URLS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_VIDEO_URLS.1220475cc5"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_NFT_ID__STRING__VARCHAR__NUMBER.07c9113fda": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_NFT_ID__STRING__VARCHAR__NUMBER.07c9113fda"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_nft_collection.bdda0342dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_nft_collection.bdda0342dc"}, "model.flow_models.bronze__streamline_account_storage": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_ACCOUNT_STORAGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze__streamline_account_storage"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__hour__2.f111e8c44b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__hour__2.f111e8c44b"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_BLOCK_NUMBER.39b04e48b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_BLOCK_NUMBER.39b04e48b5"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__nft_transactions_secondary_market_s_block_timestamp__day__1.702c55dd62": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__nft_transactions_secondary_market_s_block_timestamp__day__1.702c55dd62"}, "model.flow_models.silver_evm__bytecode_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "BYTECODE_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 3, "name": "ABI_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 23:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 434176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 639, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__bytecode_abis"}, "test.flow_models.not_null_core__fact_transactions_TRANSACTION_RESULT.a742b94f25": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TRANSACTION_RESULT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_TRANSACTION_RESULT.a742b94f25"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_NFT_ID__STRING__VARCHAR.a90f7d8ae4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_NFT_ID__STRING__VARCHAR.a90f7d8ae4"}, "model.flow_models.streamline__get_evm_testnet_receipts_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TESTNET_RECEIPTS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_testnet_receipts_realtime"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_12": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_12", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_12"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_marketplace__STRING__VARCHAR.3df68ca523": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_marketplace__STRING__VARCHAR.3df68ca523"}, "test.flow_models.not_null_testnet__fact_events_BLOCK_HEIGHT.25a16f0612": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_BLOCK_HEIGHT.25a16f0612"}, "test.flow_models.not_null_testnet__fact_transactions_TRANSACTION_RESULT.f8e52442fe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_TRANSACTION_RESULT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_TRANSACTION_RESULT.f8e52442fe"}, "model.flow_models.silver__streamline_transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STREAMLINE_TRANSACTIONS", "database": "FLOW", "comment": "-| Initial table for the gRPC transactions response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "BLOCK_ID": {"type": "TEXT", "index": 2, "name": "BLOCK_ID", "comment": "The id, or hash, of the block."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "GAS_LIMIT": {"type": "NUMBER", "index": 4, "name": "GAS_LIMIT", "comment": "The maximum amount of computational resources (gas) allocated for executing the transaction on the Flow blockchain. Data type: INTEGER. If the transaction exceeds this limit, it will fail. This field is used to analyze resource usage, transaction costs, and execution constraints. Example: 1000. Important for understanding transaction execution, fee estimation, and optimizing smart contract operations."}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "ARGUMENTS": {"type": "ARRAY", "index": 6, "name": "ARGUMENTS", "comment": "The parameters or values passed into the Cadence script when the transaction was submitted. Data type: ARRAY<STRING> or STRING (JSON-encoded). Arguments customize the behavior of the script, enabling dynamic contract interactions. Used for auditing, debugging, and analyzing transaction intent. Example: ['0x1cf0e2f2f715450', 100]. Important for understanding how smart contracts are invoked and parameterized on Flow."}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 8, "name": "ENVELOPE_SIGNATURES", "comment": "A list of signatures generated by the payer role.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#anatomy-of-a-transaction"}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 9, "name": "PAYLOAD_SIGNATURES", "comment": "The authorizing signatures included with the payload in the transaction body.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#payload"}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 10, "name": "PROPOSAL_KEY", "comment": "Each transaction must declare a proposal key, which can be an account key from any Flow account. The account that owns the proposal key is referred to as the proposer.\n\nA proposal key definition declares the address, key ID, and up-to-date sequence number for the account key.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#proposal-key"}, "SCRIPT": {"type": "TEXT", "index": 11, "name": "SCRIPT", "comment": "The Cadence smart contract code or script executed as part of the transaction. Data type: STRING. This field contains the source code that defines the transaction's logic, including function calls, arguments, and contract interactions. Used for auditing, debugging, and analyzing smart contract usage on Flow. Example: a Cadence script for transferring tokens. For more details, see [Flow Cadence Scripts](https://developers.flow.com/tooling/fcl-js/scripts)."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "STREAMLINE_TX_ID": {"type": "TEXT", "index": 15, "name": "STREAMLINE_TX_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:57UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 237983874560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 851454344, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__streamline_transactions"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_BLOCK_HASH__0_xX_0_9a_fA_F_.a8a8106f57": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_BLOCK_HASH__0_xX_0_9a_fA_F_.a8a8106f57"}, "test.flow_models.not_null_testnet__fact_blocks_BLOCK_HEIGHT.c3d855d65e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_BLOCK_HEIGHT.c3d855d65e"}, "test.flow_models.not_null_core__fact_account_storage_ACCOUNT_ADDRESS.4b978111fd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_ACCOUNT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_ACCOUNT_ADDRESS.4b978111fd"}, "model.flow_models.streamline__get_collections_history_candidate_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_CANDIDATE_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_candidate_08"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_TX_SUCCEEDED__BOOLEAN.1f6e07bf9b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_TX_SUCCEEDED__BOOLEAN.1f6e07bf9b"}, "test.flow_models.not_null_silver__streamline_events_block_timestamp.29344d6ac8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_block_timestamp.29344d6ac8"}, "test.flow_models.not_null_rewards__fact_points_transfers_BATCH_INDEX.f26208c41e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "FACT_POINTS_TRANSFERS_BATCH_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BATCH_ID": {"type": "TEXT", "index": 1, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 3, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 4, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 7, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 8, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 9, "name": "POINTS", "comment": null}, "FACT_POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 10, "name": "FACT_POINTS_TRANSFERS_ID", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 11, "name": "REQUEST_DATE", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__fact_points_transfers_BATCH_INDEX.f26208c41e"}, "test.flow_models.not_null_nft__dim_allday_metadata_CLASSIFICATION.57dd27752e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_CLASSIFICATION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_CLASSIFICATION.57dd27752e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HEIGHT__NUMBER__FLOAT.32351b0285": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_BLOCK_HEIGHT__NUMBER__FLOAT.32351b0285"}, "model.flow_models.streamline__get_collections_history_mainnet_03": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_03", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_03"}, "model.flow_models.silver_evm__created_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "CREATED_CONTRACTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": null}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 79790592, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 167451, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__created_contracts"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_COUNT_AUTHORIZERS__NUMBER.32a39a9e98": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_COUNT_AUTHORIZERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_COUNT_AUTHORIZERS__NUMBER.32a39a9e98"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_VALUE.b85bd720db": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_VALUE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_VALUE.b85bd720db"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SET_NAME__STRING__VARCHAR.b336c0c1ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_SET_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SET_NAME__STRING__VARCHAR.b336c0c1ad"}, "model.flow_models.bronze_evm__FR_testnet_receipts": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "FR_TESTNET_RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__FR_testnet_receipts"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_label_type__STRING__VARCHAR.6353b89b18": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_LABEL_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_label_type__STRING__VARCHAR.6353b89b18"}, "test.flow_models.not_null_silver__streamline_events_payload.0a1bf4c87c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_PAYLOAD", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_payload.0a1bf4c87c"}, "model.flow_models.streamline__points_transfers_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "POINTS_TRANSFERS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 2, "name": "REQUEST", "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.flow_models.streamline__points_transfers_realtime"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_INSERTED_TIMESTAMP.4564556569": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_INSERTED_TIMESTAMP.4564556569"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_SOURCE_CHAIN__STRING__VARCHAR.378e386107": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_SOURCE_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_SOURCE_CHAIN__STRING__VARCHAR.378e386107"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__bridge_blocto_s_block_timestamp__day__3.6274adcc9a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__bridge_blocto_s_block_timestamp__day__3.6274adcc9a"}, "test.flow_models.not_null_silver__bridge_celer_s_token_contract.0af4d23050": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_token_contract.0af4d23050"}, "test.flow_models.not_null_silver__token_transfers_BLOCK_TIMESTAMP.33ef350a6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 5, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 6, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "TX_SUCCEEDED", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 16:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__token_transfers_BLOCK_TIMESTAMP.33ef350a6c"}, "model.flow_models.streamline__get_blocks_history_mainnet_15": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_15", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_15"}, "model.flow_models.silver_evm__testnet_traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "TESTNET_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 124147200, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 532534, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__testnet_traces"}, "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_BLOCK_NUMBER.92eed768f4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_BLOCK_NUMBER.92eed768f4"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_currency.0d1856921a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_currency.0d1856921a"}, "model.flow_models.rewards__fact_points_balances": {"metadata": {"type": "VIEW", "schema": "REWARDS", "name": "FACT_POINTS_BALANCES", "database": "FLOW", "comment": "# rewards__fact_points_balances\n\n## Description\n\nA fact table containing point-in-time balances for user reward accounts from the Reward Points API. This table provides snapshots of user balances including points, boxes, and keys at specific request dates. The data represents balance states rather than transaction flows, with early data potentially being patchy due to API limitations. The table supports reward program analytics by providing current and historical balance information for user engagement analysis and program performance tracking.\n\n## Key Use Cases\n\n- **Balance Tracking**: Monitoring current and historical user reward balances across different asset types\n- **User Engagement Analysis**: Understanding user participation levels and reward accumulation patterns\n- **Program Performance**: Analyzing reward program effectiveness and user retention\n- **Balance Reconciliation**: Verifying account balances and identifying data quality issues\n- **Reward Distribution Analysis**: Understanding how rewards are distributed across the user base\n- **Predictive Analytics**: Using balance patterns to predict user behavior and program outcomes\n\n## Important Relationships\n\n- **rewards__fact_points_transfers**: Provides transaction history that explains balance changes\n- **rewards__fact_transaction_entries**: Offers detailed transaction-level data for balance reconciliation\n- **rewards__dim_storefront_items**: Links to items that can be purchased with accumulated points\n- **core__dim_address_mapping**: May link to user addresses for additional user context\n- **evm/core_evm__dim_contracts**: For contract-based reward systems, provides contract metadata\n\n## Commonly-used Fields\n\n- **ADDRESS**: Primary identifier for user accounts and balance tracking\n- **POINTS**: Core reward currency balance for program analysis\n- **BOXES**: Special reward item balance for gamification analysis\n- **KEYS**: Special reward item balance for access control analysis\n- **REQUEST_DATE**: Temporal reference for balance snapshots and time-series analysis\n- **BOXES_OPENED**: Historical metric for user engagement and reward consumption", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "The EVM address of the account"}, "BOXES": {"type": "NUMBER", "index": 2, "name": "BOXES", "comment": "The number of boxes owned by the account at the time of the request"}, "BOXES_OPENED": {"type": "NUMBER", "index": 3, "name": "BOXES_OPENED", "comment": "The number of boxes opened by the account at the time of the request"}, "KEYS": {"type": "NUMBER", "index": 4, "name": "KEYS", "comment": "The number of keys owned by the account at the time of the request"}, "POINTS": {"type": "NUMBER", "index": 5, "name": "POINTS", "comment": "The number of points accrued by the account at the time of the request"}, "REQUEST_DATE": {"type": "DATE", "index": 6, "name": "REQUEST_DATE", "comment": "The date of the request"}, "FACT_POINTS_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_POINTS_BALANCES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.rewards__fact_points_balances"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__blocks_recent__INSERTED_TIMESTAMP__hour__2.389aeafc92": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "BLOCKS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__blocks_recent__INSERTED_TIMESTAMP__hour__2.389aeafc92"}, "test.flow_models.dbt_utils_recency_silver__streamline_events_minutes__block_timestamp__360.203e8be0c8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "STREAMLINE_EVENTS_MINUTES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver__streamline_events_minutes__block_timestamp__360.203e8be0c8"}, "test.flow_models.dbt_utils_recency_silver__streamline_transactions_final_hours___inserted_timestamp__6.b11dde2cef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_HOURS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver__streamline_transactions_final_hours___inserted_timestamp__6.b11dde2cef"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_EVENT_INDEX__NUMBER__FLOAT.c2aaa907e5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_EVENT_INDEX__NUMBER__FLOAT.c2aaa907e5"}, "seed.flow_models.seeds__evm_verified_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "EVM_VERIFIED_CONTRACTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS_HASH": {"type": "TEXT", "index": 1, "name": "ADDRESS_HASH", "comment": null}, "ADDRESS_IS_CONTRACT": {"type": "BOOLEAN", "index": 2, "name": "ADDRESS_IS_CONTRACT", "comment": null}, "ADDRESS_IS_VERIFIED": {"type": "BOOLEAN", "index": 3, "name": "ADDRESS_IS_VERIFIED", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "CERTIFIED": {"type": "BOOLEAN", "index": 5, "name": "CERTIFIED", "comment": null}, "COMPILER_VERSION": {"type": "TEXT", "index": 6, "name": "COMPILER_VERSION", "comment": null}, "HAS_CONSTRUCTOR_ARGS": {"type": "BOOLEAN", "index": 7, "name": "HAS_CONSTRUCTOR_ARGS", "comment": null}, "LANGUAGE": {"type": "TEXT", "index": 8, "name": "LANGUAGE", "comment": null}, "VERIFIED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "VERIFIED_AT", "comment": null}, "_REQUEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_REQUEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 32768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 461, "include": true, "description": "An approximate count of rows in this 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.flow_models.seeds__evm_verified_contracts"}, "test.flow_models.not_null_gov__ez_staking_actions_block_timestamp.fefb7aaf58": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_block_timestamp.fefb7aaf58"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_DATA.47f85f1c59": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_DATA.47f85f1c59"}, "model.flow_models.bronze_evm_api__flowscan_verified_contracts": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_EVM_API", "name": "FLOWSCAN_VERIFIED_CONTRACTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DATA": {"type": "VARIANT", "index": 1, "name": "DATA", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": ""}, "IMPLEMENTATIONS": {"type": "VARIANT", "index": 3, "name": "IMPLEMENTATIONS", "comment": ""}, "IS_CONTRACT": {"type": "BOOLEAN", "index": 4, "name": "IS_CONTRACT", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 5, "name": "IS_VERIFIED", "comment": ""}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": ""}, "PRIVATE_TAGS": {"type": "VARIANT", "index": 7, "name": "PRIVATE_TAGS", "comment": ""}, "VERIFIED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "VERIFIED_AT", "comment": ""}, "FLOWSCAN_VERIFIED_CONTRACTS_ID": {"type": "TEXT", "index": 9, "name": "FLOWSCAN_VERIFIED_CONTRACTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 506880, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2324, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze_evm_api__flowscan_verified_contracts"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_chain_id__NUMBER.ab0b6ecc72": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_chain_id__NUMBER.ab0b6ecc72"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_INDEX__NUMBER.8aa4f2a620": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_INDEX__NUMBER.8aa4f2a620"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.229ba3bbfd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.229ba3bbfd"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_TOTAL_CIRCULATION__NUMBER.adf84a2b67": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_TOTAL_CIRCULATION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_TOTAL_CIRCULATION__NUMBER.adf84a2b67"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_tx_succeeded.18016c7da9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_tx_succeeded.18016c7da9"}, "model.flow_models.silver__nft_topshot_sales_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_TOPSHOT_SALES_S", "database": "FLOW", "comment": "TopShot direct market sales on the Flow blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": "Contract address for the marketplace where the transaction occurred. Flow uses a general-purpose contract at `A.4eb8a10cb9f87357.NFTStorefront` for a significant number of sales. This column does not necessarily indicate the website or specific platform on which the sale occurred."}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": "The party in the transaction purchasing the asset, this is an account address."}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": "The party in the transaction selling the asset, this is an account address."}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": "The price of the asset, in the currency specified in the table."}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": "The contract address refering to the currency used in the transaction. This may or may not relate to a token in the prices table, depending on the marketplace or transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": "An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`."}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": "An array containing the addresses interacted with during the tokenflow of the transaction. This contains all payers and recipients of tokens within the transaction."}, "NFT_TOPSHOT_SALES_ID": {"type": "TEXT", "index": 16, "name": "NFT_TOPSHOT_SALES_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 20, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2730227712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 26838192, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_topshot_sales_s"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_CUMULATIVE_GAS_USED.dd7917639c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_CUMULATIVE_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_CUMULATIVE_GAS_USED.dd7917639c"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_FACT_BLOCKS_ID.d5efc83d61": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_FACT_BLOCKS_ID.d5efc83d61"}, "test.flow_models.not_null_defi__ez_bridge_activity_BLOCK_HEIGHT.c8c873e4d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_BLOCK_HEIGHT.c8c873e4d7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_COUNT_AUTHORIZERS__NUMBER.ed4d9c2640": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_COUNT_AUTHORIZERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_COUNT_AUTHORIZERS__NUMBER.ed4d9c2640"}, "test.flow_models.not_null_nft__dim_topshot_metadata_SEASON.dcee57e0f6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_SEASON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_SEASON.dcee57e0f6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_tx_succeeded__BOOLEAN.e3ef5491aa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_tx_succeeded__BOOLEAN.e3ef5491aa"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_EVENT_INDEX.87e4ab4a80": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_EVENT_INDEX.87e4ab4a80"}, "test.flow_models.tests__streamline_transactions_gap": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "STREAMLINE_TRANSACTIONS_GAP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "EXPECTED": {"type": "NUMBER", "index": 2, "name": "EXPECTED", "comment": null}, "ACTUAL": {"type": "NUMBER", "index": 3, "name": "ACTUAL", "comment": null}, "DIFFERENCE": {"type": "NUMBER", "index": 4, "name": "DIFFERENCE", "comment": null}, "TXS_MISSING": {"type": "ARRAY", "index": 5, "name": "TXS_MISSING", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 375296, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2400, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__streamline_transactions_gap"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HEIGHT__NUMBER__FLOAT.aa2a481136": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_BLOCK_HEIGHT__NUMBER__FLOAT.aa2a481136"}, "test.flow_models.not_null_core__ez_token_transfers_TX_SUCCEEDED.b522601ba6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_TX_SUCCEEDED.b522601ba6"}, "test.flow_models.not_null_rewards__dim_storefront_items_INSERTED_TIMESTAMP.f7a2f469c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "DIM_STOREFRONT_ITEMS_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "DIM_STOREFRONT_ITEMS_ID": {"type": "TEXT", "index": 54, "name": "DIM_STOREFRONT_ITEMS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 55, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 56, "name": "MODIFIED_TIMESTAMP", "comment": null}, "REQUEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 57, "name": "REQUEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__dim_storefront_items_INSERTED_TIMESTAMP.f7a2f469c9"}, "model.flow_models.test_silver_evm__blocks_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "BLOCKS_FULL", "database": "FLOW", "comment": "This is a view used to test all of the silver blocks model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__blocks_full"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_transactions_recent_BLOCK_TIMESTAMP__hour__2.074835af3b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_transactions_recent_BLOCK_TIMESTAMP__hour__2.074835af3b"}, "test.flow_models.not_null_test_silver_evm__blocks_recent_INSERTED_TIMESTAMP.85a459c0e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__blocks_recent_INSERTED_TIMESTAMP.85a459c0e6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_block_timestamp__TIMESTAMP_NTZ.8386331d27": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_block_timestamp__TIMESTAMP_NTZ.8386331d27"}, "test.flow_models.not_null_core__fact_events_TX_ID.4273517078": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_TX_ID.4273517078"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_transactions_recent_BLOCK_TIMESTAMP__hour__2.df62b94ae4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_transactions_recent_BLOCK_TIMESTAMP__hour__2.df62b94ae4"}, "model.flow_models.streamline__get_collections_history_mainnet_20": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_20", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_20"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_MODIFIED_TIMESTAMP.94de0c65bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_MODIFIED_TIMESTAMP.94de0c65bb"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_HASH.8f74660016": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_HASH.8f74660016"}, "test.flow_models.not_null_silver__bridge_celer_s_block_timestamp.fcd6365c0a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_block_timestamp.fcd6365c0a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_MOMENT_DATE__TIMESTAMP_NTZ.214a1f9188": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_MOMENT_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_MOMENT_DATE__TIMESTAMP_NTZ.214a1f9188"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_blockchain__STRING__VARCHAR.5fdfe8c7f8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_BLOCKCHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_blockchain__STRING__VARCHAR.5fdfe8c7f8"}, "model.flow_models.streamline__get_account_storage_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_ACCOUNT_STORAGE_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_DATE": {"type": "TEXT", "index": 1, "name": "BLOCK_DATE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": ""}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 4, "name": "ACCOUNT_ADDRESS", "comment": ""}, "EVENT_CONTRACT": {"type": "TEXT", "index": 5, "name": "EVENT_CONTRACT", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 6, "name": "REQUEST", "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.flow_models.streamline__get_account_storage_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_BUYER__STRING__VARCHAR.380ab98253": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_BUYER__STRING__VARCHAR.380ab98253"}, "test.flow_models.not_null_nft__dim_allday_metadata_MOMENT_DATE.dd117e4796": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_MOMENT_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_MOMENT_DATE.dd117e4796"}, "model.flow_models.core_evm__dim_contracts": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "DIM_CONTRACTS", "database": "FLOW", "comment": "## Description\n\nA dimensional table containing metadata for smart contracts deployed on EVM-compatible blockchains. This table serves as the foundation for contract identification and analysis, providing information about contract addresses, names, symbols, decimals, and creation details. The table supports contract analysis, token identification, and smart contract ecosystem understanding across multiple EVM chains. Each record represents a unique contract with comprehensive metadata and deployment information.\n\n## Key Use Cases\n\n- **Contract Identification**: Identifying and categorizing smart contracts across EVM chains\n- **Token Analysis**: Understanding token contracts, their properties, and metadata\n- **Contract Creation Tracking**: Monitoring new contract deployments and creation patterns\n- **Contract Ecosystem Analysis**: Understanding the distribution and types of contracts\n- **Cross-Chain Contract Analysis**: Comparing contracts across different EVM-compatible blockchains\n- **Contract Attribution**: Identifying contract creators and deployment patterns\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transactions involving these contracts\n- **core_evm__fact_event_logs**: Links to events emitted by these contracts\n- **core_evm__fact_traces**: Links to execution traces involving these contracts\n- **core_evm__dim_labels**: Links to contract labels for additional categorization\n- **core_evm__ez_token_transfers**: Links to token transfers involving these contracts\n- **core__dim_contract_labels**: May provide comparison data with native Flow contracts\n\n## Commonly-used Fields\n\n- **ADDRESS**: Essential for contract identification and cross-table joins\n- **NAME**: Important for contract identification and user interface display\n- **SYMBOL**: Critical for token contracts and trading interface support\n- **DECIMALS**: Key for token amount calculations and precision handling\n- **CREATED_BLOCK_NUMBER**: Important for contract creation tracking and temporal analysis\n- **CREATOR_ADDRESS**: Critical for contract attribution and creator analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "The unique address of the deployed contract."}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "The symbol used to represent this contract. Please note this is not necessarily unique."}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "The name of the deployed contract. Please note this is not necessarily unique."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "The decimals for the token contract."}, "CREATED_BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "CREATED_BLOCK_NUMBER", "comment": "The block number at which the contract was read and details recorded."}, "CREATED_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_BLOCK_TIMESTAMP", "comment": "The block timestamp at which the contract was read and details recorded."}, "CREATED_TX_HASH": {"type": "TEXT", "index": 7, "name": "CREATED_TX_HASH", "comment": "The transaction hash at which the contract was created."}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 8, "name": "CREATOR_ADDRESS", "comment": "The address of the contract creator."}, "DIM_CONTRACTS_ID": {"type": "TEXT", "index": 9, "name": "DIM_CONTRACTS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12456960, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 167471, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__dim_contracts"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_BLOCK_TIMESTAMP.7fdb4d6dab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_BLOCK_TIMESTAMP.7fdb4d6dab"}, "test.flow_models.unique_rewards__dim_storefront_items_DIM_STOREFRONT_ITEMS_ID.adeb1e0de5": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_REWARDS", "name": "DIM_STOREFRONT_ITEMS_DIM_STOREFRONT_ITEMS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_rewards__dim_storefront_items_DIM_STOREFRONT_ITEMS_ID.adeb1e0de5"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_19": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_19", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_19"}, "model.flow_models.bronze__streamline_testnet_collections": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TESTNET_COLLECTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_testnet_collections"}, "test.flow_models.dbt_utils_recency_rewards__fact_transaction_entries_day__INSERTED_TIMESTAMP__1.ab3aae9ea7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_REWARDS", "name": "FACT_TRANSACTION_ENTRIES_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_rewards__fact_transaction_entries_day__INSERTED_TIMESTAMP__1.ab3aae9ea7"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_BLOCK_TIMESTAMP.8f6ace644a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_BLOCK_TIMESTAMP.8f6ace644a"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TRACE_ADDRESS.a904ada831": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TRACE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TRACE_ADDRESS.a904ada831"}, "test.flow_models.unique_streamline__evm_addresses_address.bf70bb3d6e": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_STREAMLINE", "name": "EVM_ADDRESSES_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_streamline__evm_addresses_address.bf70bb3d6e"}, "test.flow_models.dbt_utils_recency_core__fact_account_storage_day__block_date__2.31690fc876": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_ACCOUNT_STORAGE_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_core__fact_account_storage_day__block_date__2.31690fc876"}, "model.flow_models.streamline__testnet_blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "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.flow_models.streamline__testnet_blocks"}, "model.flow_models.bronze__complete_token_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__complete_token_asset_metadata"}, "model.flow_models.silver__allday_moments_metadata_needed_s": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "ALLDAY_MOMENTS_METADATA_NEEDED_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": ""}, "MOMENT_ID": {"type": "TEXT", "index": 2, "name": "MOMENT_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__allday_moments_metadata_needed_s"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_seller.580bd8d994": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_seller.580bd8d994"}, "test.flow_models.not_null_core__dim_address_mapping_BLOCK_HEIGHT_ASSOCIATED.0a505b7153": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_ADDRESS_MAPPING_BLOCK_HEIGHT_ASSOCIATED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_ASSOCIATED": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_ASSOCIATED", "comment": null}, "BLOCK_HEIGHT_ASSOCIATED": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT_ASSOCIATED", "comment": null}, "FLOW_ADDRESS": {"type": "TEXT", "index": 3, "name": "FLOW_ADDRESS", "comment": null}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": null}, "DIM_ADDRESS_MAPPING_ID": {"type": "TEXT", "index": 5, "name": "DIM_ADDRESS_MAPPING_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_address_mapping_BLOCK_HEIGHT_ASSOCIATED.0a505b7153"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER.d51cfc7fe7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER.d51cfc7fe7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_contract_labels_EVENT_CONTRACT__STRING__VARCHAR.a904c54560": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "DIM_CONTRACT_LABELS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_contract_labels_EVENT_CONTRACT__STRING__VARCHAR.a904c54560"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_FACT_TRACES_ID.9a23d8eeeb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_FACT_TRACES_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_FACT_TRACES_ID.9a23d8eeeb"}, "test.flow_models.not_null_nft__ez_nft_sales_CURRENCY.eb54c5c1fb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_CURRENCY.eb54c5c1fb"}, "model.flow_models.bronze_api__FR_minting_assets": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "FR_MINTING_ASSETS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__FR_minting_assets"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_in_amount__NUMBER__FLOAT.7e0072eca6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_TOKEN_IN_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_in_amount__NUMBER__FLOAT.7e0072eca6"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_swap_contract.51633ea141": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_SWAP_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_swap_contract.51633ea141"}, "model.flow_models.silver__testnet_collections": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TESTNET_COLLECTIONS", "database": "FLOW", "comment": "-| Initial table for the gRPC collections response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "COLLECTION_ID": {"type": "TEXT", "index": 2, "name": "COLLECTION_ID", "comment": "SHA3-256 hash of the collection contents.\n\nhttps://developers.flow.com/concepts/nodes/access-api#collections"}, "TX_COUNT": {"type": "NUMBER", "index": 3, "name": "TX_COUNT", "comment": "The total number of transactions included in a given block on the Flow blockchain. Data type: INTEGER. This field is used to measure block utilization, analyze network throughput, and identify periods of high or low activity. For example, a block with tx_count = 100 contains 100 transactions. Useful for performance monitoring and capacity planning."}, "TRANSACTION_IDS": {"type": "ARRAY", "index": 4, "name": "TRANSACTION_IDS", "comment": "An array containing all transaction IDs that were included in the collection."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 5, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "STREAMLINE_COLLECTION_ID": {"type": "TEXT", "index": 6, "name": "STREAMLINE_COLLECTION_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp :: DATE, block_number)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 82386944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 509896, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__testnet_collections"}, "model.flow_models.core__ez_transaction_actors": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_TRANSACTION_ACTORS", "database": "FLOW", "comment": "## Description\nThis curated table extracts all addresses involved in the events of each transaction on the Flow blockchain, generating an array of distinct actors for every transaction. Actors include authorizers, payers, proposers, and any other addresses referenced in transaction events. The table provides a normalized, analytics-ready view of transaction participants, supporting entity-level analysis and wallet attribution.\n\n## Key Use Cases\n- Identifying all participants in a transaction for compliance and risk analysis\n- Supporting wallet attribution, entity mapping, and participant segmentation\n- Enabling analytics on transaction complexity, multi-sig usage, and collaborative workflows\n- Building dashboards for protocol, dApp, or user-level activity\n\n## Important Relationships\n- Derived from `core.fact_transactions` and `core.fact_events` by extracting and aggregating participant addresses\n- Can be joined to `core.dim_labels` via `actors` for entity enrichment\n- Used by curated models in DeFi, NFT, and rewards domains to provide participant context\n\n## Commonly-used Fields\n- `tx_id`: Unique identifier for the transaction\n- `actors`: Array of all addresses involved in the transaction (authorizers, payers, proposers, event participants)\n- `block_timestamp`: Used for time-series and participant trend analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "The block number, corresponds with height."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": "An array of unique addresses involved in the events of a transaction, tagging them as actors in the transaction."}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": ""}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": ""}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 60701594624, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 826177903, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core__ez_transaction_actors"}, "test.flow_models.not_null_nft__dim_allday_metadata_NFLALLDAY_ID.9380babfd8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_NFLALLDAY_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_NFLALLDAY_ID.9380babfd8"}, "test.flow_models.not_null_defi__ez_dex_swaps_AMOUNT_IN.30daec6b15": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_AMOUNT_IN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_AMOUNT_IN.30daec6b15"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_in_amount__NUMBER__FLOAT.8533054ca9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_IN_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_in_amount__NUMBER__FLOAT.8533054ca9"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_minted_s_event_contract__nft_id.28958a60c5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MOMENT_MINTED_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_minted_s_event_contract__nft_id.28958a60c5"}, "model.flow_models.streamline__get_collections_history_mainnet_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_08"}, "test.flow_models.not_null_silver__swaps_s_block_height.108cf5b5ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_block_height.108cf5b5ff"}, "test.flow_models.not_null_silver__nft_giglabs_s_marketplace.176f78c15d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_marketplace.176f78c15d"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_transactions_recent_TX_HASH__0_xX_0_9a_fA_F_.c4ce731c3f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_transactions_recent_TX_HASH__0_xX_0_9a_fA_F_.c4ce731c3f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_MARKETPLACE__STRING__VARCHAR.ed3ae32eeb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_MARKETPLACE__STRING__VARCHAR.ed3ae32eeb"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_PLATFORM__STRING__VARCHAR.4c6db0fc83": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_PLATFORM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_PLATFORM__STRING__VARCHAR.4c6db0fc83"}, "model.flow_models.nft__dim_moment_metadata": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "DIM_MOMENT_METADATA", "database": "FLOW", "comment": "## Description\nNFT moment metadata scraped from on-chain activity across multiple Flow NFT projects. This table captures metadata that is stored directly on the blockchain when moments are minted, providing a decentralized source of NFT information. The table supports multiple NFT collections including All Day, TopShot, and Golazos, with comprehensive metadata including play details, series information, and collection hierarchy.\n\n## Key Use Cases\n- Analyze on-chain NFT metadata across multiple collections\n- Track moment creation and minting activity\n- Support cross-collection NFT analytics\n- Enable decentralized metadata verification\n- Power NFT explorer and discovery tools\n\n## Important Relationships\n- Can be joined with `nft__ez_nft_sales` for sales analytics\n- Links to `nft__dim_allday_metadata` and `nft__dim_topshot_metadata` for enriched data\n- NFT collection and ID enable cross-table joins\n- Supports multiple NFT projects on Flow\n\n## Commonly-used Fields\n- `nft_collection`: Contract address of the NFT collection\n- `nft_id`: Unique identifier for the NFT moment\n- `serial_number`: Edition number within the collection\n- `set_name`: Name of the set containing the moment\n- `series_name`: Series name for organizational hierarchy\n- `metadata`: JSON object containing detailed moment information\n- `tier`: Rarity tier classification", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_COLLECTION": {"type": "TEXT", "index": 1, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "SERIAL_NUMBER": {"type": "TEXT", "index": 3, "name": "SERIAL_NUMBER", "comment": "The serial number or edition number of the NFT within its collection. Data type: NUMBER. This field represents the specific edition number of the NFT, indicating its position within the total circulation of that particular moment or token. Used for rarity analysis, edition tracking, and determining the uniqueness of NFTs within a collection. Example: 25 for the 25th edition of a moment, 1 for the first edition. Important for rarity calculations, edition-based analytics, and determining NFT scarcity within collections."}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 4, "name": "MAX_MINT_SIZE", "comment": "The gross NFTs minted for the batch."}, "PLAY_ID": {"type": "TEXT", "index": 5, "name": "PLAY_ID", "comment": "The numeric ID of the play for the moment. For example, with topshot moment ABC may be a version of Play 123. The play id is 123 and moment metadata is associated with the play, rather than the moment."}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": "The numeric ID for the series of moments or plays. This corresponds with the series column found in some metadata tables."}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": "The series for this particular set of drops."}, "SET_ID": {"type": "TEXT", "index": 8, "name": "SET_ID", "comment": "The numeric ID for the set. This corresponds with the set name found in some metadata columns."}, "SET_NAME": {"type": "TEXT", "index": 9, "name": "SET_NAME", "comment": "The name of the NFT set or series in which the moment was released. Data type: STRING. This field identifies the specific set or collection within a broader NFT project, enabling set-level analytics, rarity analysis, and set performance tracking. Used for set attribution, set-based market analysis, and understanding the organizational structure of NFT collections. Example: 'Base Set' for TopShot, 'Genesis' for All Day. Important for set-based analytics, rarity calculations, and understanding the hierarchical structure of NFT collections."}, "EDITION_ID": {"type": "TEXT", "index": 10, "name": "EDITION_ID", "comment": "The numeric ID for the edition of moments. This is likely a bundle of moment NFTs within the same type of play, differentiated by some trait like rarity."}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": "The tiered rarity of the edition."}, "METADATA": {"type": "OBJECT", "index": 12, "name": "METADATA", "comment": "A JSON object containing comprehensive metadata for the NFT moment or play. Data type: OBJECT/VARIANT. This field stores detailed information about the NFT including play details, statistics, video URLs, and other descriptive data. Used for rich NFT analysis, content discovery, and detailed moment information retrieval. Example: Contains play statistics, video links, game context, and other moment-specific details. Important for comprehensive NFT analysis, content discovery, and providing rich context for NFT transactions and analytics."}, "DIM_MOMENT_METADATA_ID": {"type": "TEXT", "index": 13, "name": "DIM_MOMENT_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.nft__dim_moment_metadata"}, "test.flow_models.not_null_nft__dim_topshot_metadata_MOMENT_STATS_FULL.f60f74ee34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_MOMENT_STATS_FULL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_MOMENT_STATS_FULL.f60f74ee34"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.b6831952ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_event_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.b6831952ad"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_step_data__ARRAY__OBJECT__VARIANT.a7b6edfc28": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_STEP_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_step_data__ARRAY__OBJECT__VARIANT.a7b6edfc28"}, "model.flow_models.streamline__get_collections_history_candidate_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_CANDIDATE_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_candidate_07"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_buyer__STRING__VARCHAR.3551731e37": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_buyer__STRING__VARCHAR.3551731e37"}, "model.flow_models.testnet__fact_evm_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "TESTNET", "name": "FACT_EVM_EVENT_LOGS", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing event log data emitted by smart contracts on EVM-compatible blockchains. This table serves as the foundation for smart contract analysis, providing detailed information about events including contract addresses, topics, data, and execution context. The table supports analysis of DeFi protocols, NFT marketplaces, and other smart contract applications across multiple EVM chains. Each record represents a single event log with complete emission details and metadata.\n\n## Key Use Cases\n\n- **Smart Contract Analysis**: Understanding contract behavior and event emission patterns\n- **DeFi Protocol Analysis**: Tracking DeFi events, swaps, liquidity changes, and yield farming activities\n- **NFT Analytics**: Monitoring NFT transfers, sales, and marketplace activities\n- **Event Tracking**: Following specific event types across different contracts and chains\n- **Contract Interaction Analysis**: Understanding how users interact with smart contracts\n- **Cross-Chain Event Analysis**: Comparing event patterns across different EVM-compatible blockchains\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transactions that emitted these events\n- **core_evm__fact_blocks**: Links to blocks containing event logs\n- **core_evm__dim_contracts**: Links to contract metadata for event source identification\n- **core_evm__dim_labels**: Links to address labels for contract and user identification\n- **core_evm__ez_token_transfers**: May link to curated token transfer events\n- **core__fact_events**: May provide comparison data with native Flow events\n\n## Commonly-used Fields\n\n- **CONTRACT_ADDRESS**: Essential for contract identification and event source analysis\n- **TOPIC_0**: Critical for event type identification and event categorization\n- **TOPICS**: Important for event parameter analysis and filtering\n- **DATA**: Key for event data extraction and parameter analysis\n- **TX_HASH**: Essential for linking events to their originating transactions\n- **BLOCK_TIMESTAMP**: Critical for time-series analysis and temporal event tracking", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "The un-decoded event input topics."}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "The first topic of the event, which is a unique identifier for the event."}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "The second topic of the event, if applicable."}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "The third topic of the event, if applicable."}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "The fourth topic of the event, if applicable."}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "The un-decoded event data."}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Whether the event has been removed from the transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The sending address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 17:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33996288, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 213065, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.testnet__fact_evm_event_logs"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_AMOUNT__NUMBER__FLOAT.ef74453dc7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_AMOUNT__NUMBER__FLOAT.ef74453dc7"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_UNCLE_BLOCKS.4267d2b60b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_UNCLE_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_UNCLE_BLOCKS.4267d2b60b"}, "model.fsc_utils._datashare___create_gold": {"metadata": {"type": "BASE TABLE", "schema": "_DATASHARE", "name": "_CREATE_GOLD", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DDL": {"type": "TEXT", "index": 1, "name": "DDL", "comment": null}, "DDL_HASH": {"type": "TEXT", "index": 2, "name": "DDL_HASH", "comment": null}, "DDL_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "DDL_CREATED_AT", "comment": null}, "EXCLUSION_SCHEMA": {"type": "ARRAY", "index": 4, "name": "EXCLUSION_SCHEMA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 376320, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 37, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_utils._datashare___create_gold"}, "model.flow_models.beta__dim_nfl_teams": {"metadata": {"type": "VIEW", "schema": "BETA", "name": "DIM_NFL_TEAMS", "database": "FLOW", "comment": "# beta__dim_nfl_teams\n\n## Description\n\nA beta-dimensional table containing NFL team metadata from the ESPN Teams Endpoint. This table serves as an experimental data source for NFL AllDay NFT analytics and team-related analysis. The table is in beta mode and subject to change, providing team information that may be used for NFT moment analysis, team performance tracking, and sports analytics. Due to its experimental nature, this table should not be used for production purposes without accepting the risk of sudden changes or deletion.\n\n## Key Use Cases\n\n- **NFL AllDay Analytics**: Supporting NFT moment analysis and team-related NFT performance tracking\n- **Team Research**: Providing team metadata for sports analytics and team performance analysis\n- **Experimental Features**: Supporting beta features and experimental analytics in the sports NFT space\n- **Data Exploration**: Investigating potential use cases for team data in blockchain applications\n- **Prototype Development**: Supporting prototype development for sports-related blockchain features\n\n## Important Relationships\n\n- **beta__dim_nfl_athletes**: Links to athlete information for team-athlete relationship analysis\n- **beta__dim_nflad_playoff_rosters**: May link to playoff roster information for seasonal analysis\n- **nft__dim_moment_metadata**: May overlap with NFL AllDay NFT moment data\n- **beta__ez_moment_player_ids**: May provide additional team identification and linking capabilities\n\n## Commonly-used Fields\n\n- **Team identification fields**: For team identification and analysis\n- **League association fields**: For team-league relationship analysis\n- **Metadata fields**: For team information and categorization", "owner": "DBT_CLOUD_FLOW"}, "columns": {"REF": {"type": "TEXT", "index": 1, "name": "REF", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "GUID": {"type": "TEXT", "index": 3, "name": "GUID", "comment": ""}, "UID": {"type": "TEXT", "index": 4, "name": "UID", "comment": ""}, "ALTERNATE_IDS": {"type": "TEXT", "index": 5, "name": "ALTERNATE_IDS", "comment": ""}, "SLUG": {"type": "TEXT", "index": 6, "name": "SLUG", "comment": ""}, "LOCATION": {"type": "TEXT", "index": 7, "name": "LOCATION", "comment": ""}, "NAME": {"type": "TEXT", "index": 8, "name": "NAME", "comment": ""}, "NICKNAME": {"type": "TEXT", "index": 9, "name": "NICKNAME", "comment": ""}, "ABBREVIATION": {"type": "TEXT", "index": 10, "name": "ABBREVIATION", "comment": ""}, "DISPLAY_NAME": {"type": "TEXT", "index": 11, "name": "DISPLAY_NAME", "comment": ""}, "SHORT_DISPLAY_NAME": {"type": "TEXT", "index": 12, "name": "SHORT_DISPLAY_NAME", "comment": ""}, "COLOR": {"type": "TEXT", "index": 13, "name": "COLOR", "comment": ""}, "ALTERNATE_COLOR": {"type": "TEXT", "index": 14, "name": "ALTERNATE_COLOR", "comment": ""}, "IS_ACTIVE": {"type": "BOOLEAN", "index": 15, "name": "IS_ACTIVE", "comment": ""}, "IS_ALL_STAR": {"type": "BOOLEAN", "index": 16, "name": "IS_ALL_STAR", "comment": ""}, "LOGOS": {"type": "TEXT", "index": 17, "name": "LOGOS", "comment": ""}, "RECORD": {"type": "TEXT", "index": 18, "name": "RECORD", "comment": ""}, "ODDS_RECORDS": {"type": "TEXT", "index": 19, "name": "ODDS_RECORDS", "comment": ""}, "ATHLETES": {"type": "TEXT", "index": 20, "name": "ATHLETES", "comment": ""}, "VENUE": {"type": "TEXT", "index": 21, "name": "VENUE", "comment": ""}, "GROUPS": {"type": "TEXT", "index": 22, "name": "GROUPS", "comment": ""}, "RANKS": {"type": "TEXT", "index": 23, "name": "RANKS", "comment": ""}, "STATISTICS": {"type": "TEXT", "index": 24, "name": "STATISTICS", "comment": ""}, "LEADERS": {"type": "TEXT", "index": 25, "name": "LEADERS", "comment": ""}, "LINKS": {"type": "TEXT", "index": 26, "name": "LINKS", "comment": ""}, "INJURIES": {"type": "TEXT", "index": 27, "name": "INJURIES", "comment": ""}, "NOTES": {"type": "TEXT", "index": 28, "name": "NOTES", "comment": ""}, "AGAINST_THE_SPREAD_RECORDS": {"type": "TEXT", "index": 29, "name": "AGAINST_THE_SPREAD_RECORDS", "comment": ""}, "FRANCHISE": {"type": "TEXT", "index": 30, "name": "FRANCHISE", "comment": ""}, "DEPTH_CHARTS": {"type": "TEXT", "index": 31, "name": "DEPTH_CHARTS", "comment": ""}, "PROJECTION": {"type": "TEXT", "index": 32, "name": "PROJECTION", "comment": ""}, "EVENTS": {"type": "TEXT", "index": 33, "name": "EVENTS", "comment": ""}, "TRANSACTIONS": {"type": "TEXT", "index": 34, "name": "TRANSACTIONS", "comment": ""}, "COACHES": {"type": "TEXT", "index": 35, "name": "COACHES", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "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.flow_models.beta__dim_nfl_teams"}, "test.flow_models.not_null_defi__ez_bridge_activity_AMOUNT_FEE.32369c7219": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_AMOUNT_FEE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_AMOUNT_FEE.32369c7219"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_06": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_06", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_06"}, "test.flow_models.not_null_nft__ez_nft_sales_SELLER.5858eb45e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_SELLER.5858eb45e9"}, "model.flow_models.silver__labels_pools_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_POOLS_S", "database": "FLOW", "comment": "Looks for new PairCreated events from the Swap pair factory and records info.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": "The block timestamp from the deployment transaction."}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": "The ID of the swap pool, as designated by the DEX on contract creation."}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": "The account address that holds tokens on behalf of the swap contract."}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": "The contract for token0 in the swap pair. Positioning is determined by the order this token occurs in the Swap Contract creation transaction."}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": "The contract for token1 in the swap pair. Positioning is determined by the order this token occurs in the Swap Contract creation transaction."}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "LABELS_POOLS_ID": {"type": "TEXT", "index": 10, "name": "LABELS_POOLS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 64000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 244, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__labels_pools_s"}, "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_TX_HASH.2b713dbf52": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_TX_HASH.2b713dbf52"}, "model.flow_models.silver__nft_ufc_strike_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_UFC_STRIKE_METADATA", "database": "FLOW", "comment": "UFC Strike NFT Metadata", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": "The serial number or edition number of the NFT within its collection. Data type: NUMBER. This field represents the specific edition number of the NFT, indicating its position within the total circulation of that particular moment or token. Used for rarity analysis, edition tracking, and determining the uniqueness of NFTs within a collection. Example: 25 for the 25th edition of a moment, 1 for the first edition. Important for rarity calculations, edition-based analytics, and determining NFT scarcity within collections."}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": "The last known owner of this NFT at time of data pull"}, "LISTING_ID": {"type": "NUMBER", "index": 4, "name": "LISTING_ID", "comment": "The listing ID used by the NFT marketplace."}, "SET_NAME": {"type": "TEXT", "index": 5, "name": "SET_NAME", "comment": "The name of the NFT set or series in which the moment was released. Data type: STRING. This field identifies the specific set or collection within a broader NFT project, enabling set-level analytics, rarity analysis, and set performance tracking. Used for set attribution, set-based market analysis, and understanding the organizational structure of NFT collections. Example: 'Base Set' for TopShot, 'Genesis' for All Day. Important for set-based analytics, rarity calculations, and understanding the hierarchical structure of NFT collections."}, "SET_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "SET_DESCRIPTION", "comment": "Description for a set."}, "METADATA": {"type": "OBJECT", "index": 7, "name": "METADATA", "comment": "A JSON object containing comprehensive metadata for the NFT moment or play. Data type: OBJECT/VARIANT. This field stores detailed information about the NFT including play details, statistics, video URLs, and other descriptive data. Used for rich NFT analysis, content discovery, and detailed moment information retrieval. Example: Contains play statistics, video links, game context, and other moment-specific details. Important for comprehensive NFT analysis, content discovery, and providing rich context for NFT transactions and analytics."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_FILENAME": {"type": "TEXT", "index": 9, "name": "_FILENAME", "comment": "The filename of the source of the data"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "INVOCATION_ID", "comment": ""}, "NFT_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 13, "name": "NFT_UFC_STRIKE_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 14708736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1434257, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_ufc_strike_metadata"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_blocks_recent_BLOCK_TIMESTAMP__hour__2.77d5d77e7c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_blocks_recent_BLOCK_TIMESTAMP__hour__2.77d5d77e7c"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_defi__fact_bridge_activity_BLOCK_TIMESTAMP__day__3.d33db2be0b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_defi__fact_bridge_activity_BLOCK_TIMESTAMP__day__3.d33db2be0b"}, "model.flow_models.streamline__get_blocks_history_candidate_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_CANDIDATE_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_candidate_08"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_tx_succeeded__BOOLEAN.50bc0ccdec": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_tx_succeeded__BOOLEAN.50bc0ccdec"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_LIMIT__NUMBER.52ac39276c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_GAS_LIMIT__NUMBER.52ac39276c"}, "model.flow_models.bronze_evm__traces": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_evm__traces"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_FEE_PRECISE.5c83a9b92d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_FEE_PRECISE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_FEE_PRECISE.5c83a9b92d"}, "test.flow_models.not_null_nft__dim_topshot_metadata_MOMENT_DESCRIPTION.732334b000": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_MOMENT_DESCRIPTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_MOMENT_DESCRIPTION.732334b000"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_token_contract__STRING__VARCHAR.122f68e060": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_token_contract__STRING__VARCHAR.122f68e060"}, "test.flow_models.not_null_silver_api__reward_points_spend_amount_end.2ae93dd952": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_AMOUNT_END", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_amount_end.2ae93dd952"}, "model.flow_models.bronze__streamline_fr_testnet_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_testnet_blocks"}, "test.flow_models.not_null_gov__dim_validator_labels_NODE_ID.ef5044134f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_VALIDATOR_LABELS_NODE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NODE_ID": {"type": "TEXT", "index": 1, "name": "NODE_ID", "comment": null}, "VALIDATOR_TYPE": {"type": "TEXT", "index": 2, "name": "VALIDATOR_TYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 3, "name": "PROJECT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__dim_validator_labels_NODE_ID.ef5044134f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_nft_id__STRING__VARCHAR__NUMBER.17ffc747df": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_nft_id__STRING__VARCHAR__NUMBER.17ffc747df"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_api__reward_points_boxes__NUMBER.afe0db1e92": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_API", "name": "REWARD_POINTS_BOXES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_api__reward_points_boxes__NUMBER.afe0db1e92"}, "model.flow_models.streamline__get_evm_receipts_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_RECEIPTS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_receipts_history"}, "model.flow_models.scores__actions_agg": {"metadata": {"type": "BASE TABLE", "schema": "SCORES", "name": "ACTIONS_AGG", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"USER_ADDRESS": {"type": "TEXT", "index": 1, "name": "USER_ADDRESS", "comment": null}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": null}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": null}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 4, "name": "N_DAYS_ACTIVE", "comment": null}, "N_TXN": {"type": "NUMBER", "index": 5, "name": "N_TXN", "comment": null}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": null}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 7, "name": "N_CEX_WITHDRAWALS", "comment": null}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 8, "name": "NET_TOKEN_ACCUMULATE", "comment": null}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 9, "name": "N_OTHER_DEFI", "comment": null}, "N_LP_ADDS": {"type": "NUMBER", "index": 10, "name": "N_LP_ADDS", "comment": null}, "N_SWAP_TX": {"type": "NUMBER", "index": 11, "name": "N_SWAP_TX", "comment": null}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 12, "name": "N_NFT_COLLECTIONS", "comment": null}, "N_NFT_MINTS": {"type": "NUMBER", "index": 13, "name": "N_NFT_MINTS", "comment": null}, "N_NFT_TRADES": {"type": "NUMBER", "index": 14, "name": "N_NFT_TRADES", "comment": null}, "N_GOV_VOTES": {"type": "NUMBER", "index": 15, "name": "N_GOV_VOTES", "comment": null}, "N_STAKE_TX": {"type": "NUMBER", "index": 16, "name": "N_STAKE_TX", "comment": null}, "N_RESTAKES": {"type": "NUMBER", "index": 17, "name": "N_RESTAKES", "comment": null}, "N_VALIDATORS": {"type": "NUMBER", "index": 18, "name": "N_VALIDATORS", "comment": null}, "CALCULATION_TIME": {"type": "TIMESTAMP_LTZ", "index": 19, "name": "CALCULATION_TIME", "comment": null}, "SCORE_DATE": {"type": "DATE", "index": 20, "name": "SCORE_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 21, "name": "BLOCKCHAIN", "comment": null}, "ACTIONS_AGG_ID": {"type": "TEXT", "index": 22, "name": "ACTIONS_AGG_ID", "comment": null}, "SCORE_VERSION": {"type": "TEXT", "index": 23, "name": "SCORE_VERSION", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 08:12UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(score_date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 410737152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7275763, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__actions_agg"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_transactions_recent_MODIFIED_TIMESTAMP__hour__2.bc25ff54ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_transactions_recent_MODIFIED_TIMESTAMP__hour__2.bc25ff54ad"}, "test.flow_models.not_null_silver__streamline_transactions_final_block_height.26795b855f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_block_height.26795b855f"}, "test.flow_models.tests__moment_metadata_allday": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "MOMENT_METADATA_ALLDAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RECENT": {"type": "BOOLEAN", "index": 1, "name": "RECENT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__moment_metadata_allday"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_GAS_PRICE.b60fece35b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_GAS_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_GAS_PRICE.b60fece35b"}, "model.flow_models.silver__nft_moment_metadata_final_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENT_METADATA_FINAL_S", "database": "FLOW", "comment": "Cleaned PlayCreated events.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 3, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "SERIAL_NUMBER": {"type": "TEXT", "index": 5, "name": "SERIAL_NUMBER", "comment": "The serial number or edition number of the NFT within its collection. Data type: NUMBER. This field represents the specific edition number of the NFT, indicating its position within the total circulation of that particular moment or token. Used for rarity analysis, edition tracking, and determining the uniqueness of NFTs within a collection. Example: 25 for the 25th edition of a moment, 1 for the first edition. Important for rarity calculations, edition-based analytics, and determining NFT scarcity within collections."}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 6, "name": "MAX_MINT_SIZE", "comment": "The gross NFTs minted for the batch."}, "PLAY_ID": {"type": "TEXT", "index": 7, "name": "PLAY_ID", "comment": "The numeric ID of the play for the moment. For example, with topshot moment ABC may be a version of Play 123. The play id is 123 and moment metadata is associated with the play, rather than the moment."}, "SERIES_ID": {"type": "TEXT", "index": 8, "name": "SERIES_ID", "comment": "The numeric ID for the series of moments or plays. This corresponds with the series column found in some metadata tables."}, "SERIES_NAME": {"type": "TEXT", "index": 9, "name": "SERIES_NAME", "comment": "The series for this particular set of drops."}, "SET_ID": {"type": "TEXT", "index": 10, "name": "SET_ID", "comment": "The numeric ID for the set. This corresponds with the set name found in some metadata columns."}, "SET_NAME": {"type": "TEXT", "index": 11, "name": "SET_NAME", "comment": "The name of the NFT set or series in which the moment was released. Data type: STRING. This field identifies the specific set or collection within a broader NFT project, enabling set-level analytics, rarity analysis, and set performance tracking. Used for set attribution, set-based market analysis, and understanding the organizational structure of NFT collections. Example: 'Base Set' for TopShot, 'Genesis' for All Day. Important for set-based analytics, rarity calculations, and understanding the hierarchical structure of NFT collections."}, "EDITION_ID": {"type": "TEXT", "index": 12, "name": "EDITION_ID", "comment": "The numeric ID for the edition of moments. This is likely a bundle of moment NFTs within the same type of play, differentiated by some trait like rarity."}, "TIER": {"type": "TEXT", "index": 13, "name": "TIER", "comment": "The tiered rarity of the edition."}, "METADATA": {"type": "OBJECT", "index": 14, "name": "METADATA", "comment": "A JSON object containing comprehensive metadata for the NFT moment or play. Data type: OBJECT/VARIANT. This field stores detailed information about the NFT including play details, statistics, video URLs, and other descriptive data. Used for rich NFT analysis, content discovery, and detailed moment information retrieval. Example: Contains play statistics, video links, game context, and other moment-specific details. Important for comprehensive NFT analysis, content discovery, and providing rich context for NFT transactions and analytics."}, "SET_DATA": {"type": "OBJECT", "index": 15, "name": "SET_DATA", "comment": ""}, "SERIES_DATA": {"type": "OBJECT", "index": 16, "name": "SERIES_DATA", "comment": ""}, "EDITION_DATA": {"type": "OBJECT", "index": 17, "name": "EDITION_DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_INSERTED_TIMESTAMP_SET": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP_SET", "comment": ""}, "NFT_MOMENT_METADATA_ID": {"type": "TEXT", "index": 20, "name": "NFT_MOMENT_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2710061568, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 63182867, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moment_metadata_final_s"}, "test.flow_models.not_null_nft__dim_allday_metadata_WEEK.d58af6bf21": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_WEEK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_WEEK.d58af6bf21"}, "test.flow_models.not_null_nft__dim_moment_metadata_SERIAL_NUMBER.750d316c82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_MOMENT_METADATA_SERIAL_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_COLLECTION": {"type": "TEXT", "index": 1, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "TEXT", "index": 3, "name": "SERIAL_NUMBER", "comment": null}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 4, "name": "MAX_MINT_SIZE", "comment": null}, "PLAY_ID": {"type": "TEXT", "index": 5, "name": "PLAY_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": null}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": null}, "SET_ID": {"type": "TEXT", "index": 8, "name": "SET_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 9, "name": "SET_NAME", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 10, "name": "EDITION_ID", "comment": null}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": null}, "METADATA": {"type": "OBJECT", "index": 12, "name": "METADATA", "comment": null}, "DIM_MOMENT_METADATA_ID": {"type": "TEXT", "index": 13, "name": "DIM_MOMENT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_moment_metadata_SERIAL_NUMBER.750d316c82"}, "test.flow_models.not_null_silver__swaps_s_block_timestamp.6b873452d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_block_timestamp.6b873452d5"}, "test.flow_models.not_null_silver__bridge_celer_s_counterparty.1d150caf0f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_COUNTERPARTY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_counterparty.1d150caf0f"}, "model.flow_models.streamline__get_transactions_history_mainnet_01": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_01", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_01"}, "test.flow_models.not_null_testnet__fact_blocks_CHAIN_ID.02c5da096b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_CHAIN_ID.02c5da096b"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_traces_recent_BLOCK_TIMESTAMP__hour__2.3605e912b5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_traces_recent_BLOCK_TIMESTAMP__hour__2.3605e912b5"}, "test.flow_models.not_null_nft__dim_allday_metadata_SEASON.9d04df63b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_SEASON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_SEASON.9d04df63b7"}, "model.flow_models.silver__streamline_blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STREAMLINE_BLOCKS", "database": "FLOW", "comment": "-| Initial table for the gRPC blocks response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "BLOCK_HEIGHT": {"type": "TEXT", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "NETWORK_VERSION": {"type": "TEXT", "index": 3, "name": "NETWORK_VERSION", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": "A unique identifier for the record. In the context of blocks, this is the block hash\u2014a cryptographic string that uniquely identifies a block on the Flow blockchain. Data type: STRING. Used for verifying block integrity, referencing blocks in other tables, and supporting chain reorganization analysis. Example: 'a1b2c3d4...'. For other models, 'id' may refer to a unique row identifier."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "COLLECTION_COUNT": {"type": "NUMBER", "index": 6, "name": "COLLECTION_COUNT", "comment": "The number of collections included in a blocks."}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": ""}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": "The hash of the parent block for the current block on the Flow blockchain. Data type: STRING. This field establishes the chain structure by linking each block to its predecessor, enabling chain traversal and reorganization analysis. Example: 'a1b2c3d4...' (the block hash of the previous block). Used for lineage analysis, fork detection, and chain integrity verification."}, "SIGNATURES": {"type": "ARRAY", "index": 9, "name": "SIGNATURES", "comment": "An array of signatures contained in the block header."}, "COLLECTION_GUARANTEES": {"type": "ARRAY", "index": 10, "name": "COLLECTION_GUARANTEES", "comment": "A signed attestation that specifies the collection nodes that have guaranteed to store and respond to queries about a collection.\n\nhttps://developers.flow.com/concepts/nodes/access-api#collection-guarantee"}, "BLOCK_SEALS": {"type": "ARRAY", "index": 11, "name": "BLOCK_SEALS", "comment": "A block seal is an attestation that the execution result of a specific block has been verified and approved by a quorum of verification nodes.\n\nhttps://developers.flow.com/concepts/nodes/access-api#block-seal"}, "COLLECTION_COUNT_AGG": {"type": "NUMBER", "index": 12, "name": "COLLECTION_COUNT_AGG", "comment": "Collection count from the tx_count aggregation, used to check against the collection_count in the block header."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "BLOCKS_ID": {"type": "TEXT", "index": 16, "name": "BLOCKS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:44UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 107674074624, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 126912016, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__streamline_blocks"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_status_code__NUMBER.63d363ad47": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_STATUS_CODE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_status_code__NUMBER.63d363ad47"}, "model.flow_models.streamline__get_collections_history_mainnet_04": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_04", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_04"}, "model.flow_models.gov__dim_validator_labels": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "DIM_VALIDATOR_LABELS", "database": "FLOW", "comment": "## Description\n\nA dimensional table containing validator node metadata and labeling information for the Flow blockchain network. This table serves as the foundation for understanding the validator ecosystem, providing information about node types, roles, and associated projects or organizations. It supports governance analysis by enabling identification and categorization of validator nodes based on their function in the consensus mechanism and their operational characteristics.\n\n## Key Use Cases\n\n- **Validator Identification**: Identifying and categorizing validator nodes by type and role in the network\n- **Governance Analysis**: Understanding the distribution of validator types and their impact on network security\n- **Network Architecture**: Analyzing the composition of the Flow blockchain's multi-role validator system\n- **Project Attribution**: Identifying which organizations or projects operate specific validator nodes\n- **Staking Analysis**: Supporting staking operations by providing validator metadata for delegation decisions\n- **Network Health Monitoring**: Tracking validator distribution and identifying potential centralization risks\n\n## Important Relationships\n\n- **gov__ez_staking_actions**: Links to staking transactions involving these validator nodes\n- **core__fact_transactions**: May link to validator-related transactions for additional context\n- **core__dim_contract_labels**: May provide additional labeling for validator contracts\n- **core__fact_events**: May link to validator-related events for governance analysis\n- **evm/core_evm__dim_contracts**: For EVM-based validators, provides additional contract metadata\n\n## Commonly-used Fields\n\n- **NODE_ID**: Primary identifier for validator nodes and staking operations\n- **VALIDATOR_TYPE**: Essential for understanding validator roles and network architecture\n- **PROJECT_NAME**: Important for governance transparency and validator operator identification", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NODE_ID": {"type": "TEXT", "index": 1, "name": "NODE_ID", "comment": "The unique identifier for a validator node in the Flow blockchain network. Data type: STRING. This field represents the address or identifier of a validator node that participates in the consensus mechanism and staking operations. Used for validator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific validator node address. Critical for staking operations, validator performance tracking, and maintaining the integrity of the Flow blockchain consensus mechanism."}, "VALIDATOR_TYPE": {"type": "TEXT", "index": 2, "name": "VALIDATOR_TYPE", "comment": "The role or type of validator node in the Flow blockchain network. Data type: STRING. This field categorizes validator nodes based on their specific function in the consensus mechanism. Used for validator role analysis, network architecture understanding, and governance operations. Example: 'consensus' for consensus nodes, 'execution' for execution nodes, 'collection' for collection nodes, 'verification' for verification nodes, 'access' for access nodes. Critical for understanding Flow's multi-role validator architecture, network performance analysis, and maintaining the distributed consensus mechanism."}, "PROJECT_NAME": {"type": "TEXT", "index": 3, "name": "PROJECT_NAME", "comment": "The overarching project or organization name associated with the validator node. Data type: STRING. This field provides a human-readable identifier for the entity operating the validator node, helping to categorize and identify validator operators. Used for validator operator analysis, governance transparency, and network participant identification. Example: 'Kraken' for Kraken-operated validators, 'Dapper Labs' for Dapper-operated validators. Critical for governance analysis, validator accountability, and understanding the distribution of network control among different entities."}}, "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.flow_models.gov__dim_validator_labels"}, "seed.livequery_models.live__verified_api_endpoints": {"metadata": {"type": "BASE TABLE", "schema": "LIVE", "name": "VERIFIED_API_ENDPOINTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "ENDPOINT": {"type": "TEXT", "index": 2, "name": "ENDPOINT", "comment": null}, "TYPE": {"type": "TEXT", "index": 3, "name": "TYPE", "comment": null}, "DOCUMENTATION": {"type": "TEXT", "index": 4, "name": "DOCUMENTATION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.livequery_models.live__verified_api_endpoints"}, "model.flow_models.nft__dim_ufc_strike_metadata": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "DIM_UFC_STRIKE_METADATA", "database": "FLOW", "comment": "## Description\nMetadata for UFC Strike NFTs, capturing information about UFC-themed digital collectibles on the Flow blockchain. This table provides comprehensive metadata for UFC Strike moments, including set information, listing details, and rich content data. The table supports UFC Strike marketplace integration and enables analysis of UFC-themed NFT performance and market activity.\n\n## Key Use Cases\n- Analyze UFC Strike NFT performance and market activity\n- Track UFC-themed digital collectible analytics\n- Power UFC Strike dashboards and user-facing applications\n- Support content discovery and moment exploration\n- Enable UFC event correlation with NFT values\n\n## Important Relationships\n- Can be joined with `nft__ez_nft_sales` for sales analytics\n- Links to other NFT metadata tables for cross-collection analysis\n- UFC Strike ID enables direct marketplace integration\n- Supports UFC-themed NFT ecosystem analysis\n\n## Commonly-used Fields\n- `nft_id`: Unique identifier for the UFC Strike moment\n- `serial_number`: Edition number within the collection\n- `listing_id`: Marketplace listing identifier\n- `set_name`: Name of the UFC Strike set\n- `set_description`: Detailed description of the set\n- `metadata`: JSON object containing detailed moment information", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": "The serial number or edition number of the NFT within its collection. Data type: NUMBER. This field represents the specific edition number of the NFT, indicating its position within the total circulation of that particular moment or token. Used for rarity analysis, edition tracking, and determining the uniqueness of NFTs within a collection. Example: 25 for the 25th edition of a moment, 1 for the first edition. Important for rarity calculations, edition-based analytics, and determining NFT scarcity within collections."}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": "The listing ID used by the NFT marketplace."}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": "The name of the NFT set or series in which the moment was released. Data type: STRING. This field identifies the specific set or collection within a broader NFT project, enabling set-level analytics, rarity analysis, and set performance tracking. Used for set attribution, set-based market analysis, and understanding the organizational structure of NFT collections. Example: 'Base Set' for TopShot, 'Genesis' for All Day. Important for set-based analytics, rarity calculations, and understanding the hierarchical structure of NFT collections."}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": "Description for a set."}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": "A JSON object containing comprehensive metadata for the NFT moment or play. Data type: OBJECT/VARIANT. This field stores detailed information about the NFT including play details, statistics, video URLs, and other descriptive data. Used for rich NFT analysis, content discovery, and detailed moment information retrieval. Example: Contains play statistics, video links, game context, and other moment-specific details. Important for comprehensive NFT analysis, content discovery, and providing rich context for NFT transactions and analytics."}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.nft__dim_ufc_strike_metadata"}, "test.flow_models.tests__events_final_gap": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "EVENTS_FINAL_GAP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": null}, "TX_EVENT_CT": {"type": "NUMBER", "index": 3, "name": "TX_EVENT_CT", "comment": null}, "EVENT_EVENT_CT": {"type": "NUMBER", "index": 4, "name": "EVENT_EVENT_CT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__events_final_gap"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_amount_fee__NUMBER__DOUBLE__FLOAT.fb01378f31": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_AMOUNT_FEE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_amount_fee__NUMBER__DOUBLE__FLOAT.fb01378f31"}, "model.flow_models.streamline__get_collections_history_mainnet_01": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_01", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_01"}, "test.flow_models.unique_gov__dim_validator_labels_NODE_ID.766bed1e90": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "DIM_VALIDATOR_LABELS_NODE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_gov__dim_validator_labels_NODE_ID.766bed1e90"}, "test.flow_models.not_null_nft__ez_nft_sales_TOKENFLOW.26cb2e0a60": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_TOKENFLOW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_TOKENFLOW.26cb2e0a60"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__swaps_s_tx_id__trader__swap_index.99ec7e8b9b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SWAPS_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 2, "name": "TRADER", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 3, "name": "SWAP_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__swaps_s_tx_id__trader__swap_index.99ec7e8b9b"}, "model.flow_models.bronze__streamline_complete_transactions_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_COMPLETE_TRANSACTIONS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_complete_transactions_history"}, "model.flow_models.streamline__decoded_logs_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "DECODED_LOGS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 2, "name": "_LOG_ID", "comment": ""}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": ""}, "DATA": {"type": "OBJECT", "index": 4, "name": "DATA", "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.flow_models.streamline__decoded_logs_realtime"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_VALUE_PRECISE_RAW.a947f8bed3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_VALUE_PRECISE_RAW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_VALUE_PRECISE_RAW.a947f8bed3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_tx_id__STRING__VARCHAR.6b81fc1b47": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_tx_id__STRING__VARCHAR.6b81fc1b47"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_SOURCE_ADDRESS__STRING__VARCHAR.d7e744729e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_SOURCE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_SOURCE_ADDRESS__STRING__VARCHAR.d7e744729e"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_DIFFICULTY.544d04f241": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_DIFFICULTY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_DIFFICULTY.544d04f241"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_block_height__NUMBER__INTEGER.23e7254278": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_block_height__NUMBER__INTEGER.23e7254278"}, "model.flow_models.streamline__get_blocks_history_mainnet_03": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_03", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_03"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_04": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_04", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_04"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_GAS_LIMIT__NUMBER.9d9572b8a7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_GAS_LIMIT__NUMBER.9d9572b8a7"}, "test.flow_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__2.8d7d0dc385": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "EZ_TOKEN_TRANSFERS_HOUR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_core__ez_token_transfers_hour__block_timestamp__2.8d7d0dc385"}, "model.flow_models.silver__increment_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "INCREMENT_SWAPS", "database": "FLOW", "comment": "This table records asset swaps on the Flow blockchain parsed from Swap events emitted by Increment SwapPair contracts (via the SwapFactory contract).", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "SWAP_INDEX": {"type": "NUMBER", "index": 4, "name": "SWAP_INDEX", "comment": "The position of the swap within a transaction, indicating the order of execution in multi-hop or multi-pool swaps. Data type: NUMBER (integer). The first swap in a transaction is indexed at 0. If a transaction routes through multiple pools, each swap is assigned an incrementing index (e.g., 0, 1, 2). Used to reconstruct swap paths, analyze routing strategies, and understand complex DeFi trades. Example: A single-pool swap has swap_index 0; a two-pool route has swaps with indices 0 and 1. Important for path analysis, DEX routing analytics, and multi-hop trade reconstruction."}, "SWAP_CONTRACT": {"type": "TEXT", "index": 5, "name": "SWAP_CONTRACT", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": "The platform or protocol for the swap. (Always NULL for Increment pairs)"}, "TRADER": {"type": "TEXT", "index": 7, "name": "TRADER", "comment": "The account address of the trader performing the swap action."}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": "The amount of tokens received by the trader (or next pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"in\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 49.5 (for 49.5 tokens received). Directionality is always from the pool to the trader or next hop in multi-pool swaps."}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": "The smart contract address for the token that is being swapped into the traders wallet.\nToken OUT / IN is from the perspective of the trader. So, an out token is leaving the wallet while the in token is being deposited to the wallet. This perspective is not changing for multi-pool trades - think of it directionally, the tokens continue flowing from out to in. Out of wallet, into pool, out of pool, into (another pool / wallet), with the final movement being tokens into final wallet."}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 10, "name": "TOKEN_OUT_AMOUNT", "comment": "The amount of tokens sent out from the trader's wallet (or previous pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"out\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 50.0 (for 50 tokens swapped out). Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_OUT_CONTRACT", "comment": "The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "INCREMENT_SWAPS_ID": {"type": "TEXT", "index": 12, "name": "INCREMENT_SWAPS_ID", "comment": "A surrogate key for the row, generated from tx_id and event_index."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp when the row was inserted."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp when the row was last modified."}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": "The dbt invocation ID for the run that produced this row."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 25088512, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 419243, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__increment_swaps"}, "test.flow_models.not_null_silver__swaps_single_trade_s_trader.ad5bd18db0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TRADER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_trader.ad5bd18db0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_NFT_COLLECTION__STRING__VARCHAR.898914a5b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_NFT_COLLECTION__STRING__VARCHAR.898914a5b6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TX_COUNT__NUMBER.08664bb565": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_TX_COUNT__NUMBER.08664bb565"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_ORIGIN_FUNCTION_SIGNATURE.bf124bd25a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_ORIGIN_FUNCTION_SIGNATURE.bf124bd25a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHAIN_ID__STRING__VARCHAR.5d491754d6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_CHAIN_ID__STRING__VARCHAR.5d491754d6"}, "test.flow_models.not_null_silver__bridge_blocto_s_token_contract.a854bd2547": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_token_contract.a854bd2547"}, "model.flow_models.bronze__streamline_blocks_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_BLOCKS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_blocks_history"}, "model.flow_models.streamline__get_evm_blocks_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_BLOCKS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_blocks_realtime"}, "test.flow_models.not_null_test_silver_evm__traces_recent_BLOCK_NUMBER.86160c6b39": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent_BLOCK_NUMBER.86160c6b39"}, "model.flow_models.streamline__get_transactions_history_mainnet_19": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_19", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_19"}, "test.flow_models.not_null_test_silver_evm__blocks_recent_MODIFIED_TIMESTAMP.3f77823375": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__blocks_recent_MODIFIED_TIMESTAMP.3f77823375"}, "test.flow_models.not_null_gov__ez_staking_actions_tx_id.5b6cd29b96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_tx_id.5b6cd29b96"}, "test.flow_models.not_null_nft__ez_nft_sales_BUYER.3eb195e6f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_BUYER.3eb195e6f3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_RESULT__VARIANT__OBJECT.af89b9fda4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_TRANSACTION_RESULT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_TRANSACTION_RESULT__VARIANT__OBJECT.af89b9fda4"}, "model.flow_models.streamline__get_blocks_history_mainnet_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_08"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.4c500f7a99": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.4c500f7a99"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_TX_COUNT.6554a955b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_TX_COUNT.6554a955b5"}, "test.flow_models.not_null_nft__dim_allday_metadata_SET_NAME.dfaea0c970": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_SET_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_SET_NAME.dfaea0c970"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_api__reward_points_keys__NUMBER.93e23434af": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_API", "name": "REWARD_POINTS_KEYS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_api__reward_points_keys__NUMBER.93e23434af"}, "test.flow_models.not_null_silver__streamline_events_event_index.cc23a8faa2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_event_index.cc23a8faa2"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_GAS_PRICE.8bafc68be3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_GAS_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_GAS_PRICE.8bafc68be3"}, "test.flow_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT.39bc57a115": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_AMOUNT_OUT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_AMOUNT_OUT.39bc57a115"}, "test.flow_models.not_null_defi__ez_bridge_activity_AMOUNT.4ac8f32a43": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_AMOUNT.4ac8f32a43"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_sale__NUMBER__INTEGER.d71ee65df9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_SALE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_sale__NUMBER__INTEGER.d71ee65df9"}, "test.livequery_models.test__live_udf_api_post_data_object.f511b76342": {"metadata": {"type": "BASE TABLE", "schema": "TEST", "name": "LIVE_UDF_API_POST_DATA_OBJECT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "PARAMETERS": {"type": "ARRAY", "index": 2, "name": "PARAMETERS", "comment": null}, "RESULT": {"type": "VARIANT", "index": 3, "name": "RESULT", "comment": null}, "ASSERTION": {"type": "TEXT", "index": 4, "name": "ASSERTION", "comment": null}, "SQL": {"type": "TEXT", "index": 5, "name": "SQL", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-27 23:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.livequery_models.test__live_udf_api_post_data_object.f511b76342"}, "test.flow_models.not_null_core__fact_transactions_CHAIN_ID.e607f76613": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_CHAIN_ID.e607f76613"}, "test.flow_models.not_null_defi__fact_bridge_activity_TX_ID.d202c597f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_TX_ID.d202c597f5"}, "test.flow_models.not_null_silver_api__reward_points_spend_account_id.c18bb3a2e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_ACCOUNT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_account_id.c18bb3a2e2"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_transactions_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.5a3aac7019": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_transactions_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.5a3aac7019"}, "model.flow_models.silver_evm__relevant_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "RELEVANT_CONTRACTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOTAL_EVENT_COUNT": {"type": "NUMBER", "index": 2, "name": "TOTAL_EVENT_COUNT", "comment": null}, "TOTAL_CALL_COUNT": {"type": "NUMBER", "index": 3, "name": "TOTAL_CALL_COUNT", "comment": null}, "TOTAL_INTERACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TOTAL_INTERACTION_COUNT", "comment": null}, "MAX_INSERTED_TIMESTAMP_LOGS": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_INSERTED_TIMESTAMP_LOGS", "comment": null}, "MAX_INSERTED_TIMESTAMP_TRACES": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MAX_INSERTED_TIMESTAMP_TRACES", "comment": null}, "LATEST_EVENT_BLOCK": {"type": "NUMBER", "index": 7, "name": "LATEST_EVENT_BLOCK", "comment": null}, "LATEST_CALL_BLOCK": {"type": "NUMBER", "index": 8, "name": "LATEST_CALL_BLOCK", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2685440, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 169927, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__relevant_contracts"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_currency__STRING__VARCHAR.6db3bcc50e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_currency__STRING__VARCHAR.6db3bcc50e"}, "test.flow_models.not_null_silver_api__points_transfers_keys.e88d9ae629": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_KEYS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_keys.e88d9ae629"}, "seed.flow_models.seeds__blocto_teleport_labels": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "BLOCTO_TELEPORT_LABELS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TELEPORT_CONTRACT": {"type": "TEXT", "index": 1, "name": "TELEPORT_CONTRACT", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.flow_models.seeds__blocto_teleport_labels"}, "model.flow_models.testnet__fact_evm_traces": {"metadata": {"type": "BASE TABLE", "schema": "TESTNET", "name": "FACT_EVM_TRACES", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing execution trace data for transactions on EVM-compatible blockchains. This table provides detailed information about the internal execution of transactions, including contract calls, value transfers, and execution paths. The table supports deep transaction analysis, debugging, and understanding complex contract interactions across multiple EVM chains. Each record represents a single execution step with complete trace information and execution context.\n\n## Key Use Cases\n\n- **Transaction Debugging**: Understanding why transactions failed or behaved unexpectedly\n- **Contract Interaction Analysis**: Tracking complex multi-contract interactions and call chains\n- **Value Flow Tracking**: Following native token and value transfers through complex transactions\n- **Gas Usage Analysis**: Understanding detailed gas consumption patterns in contract execution\n- **Security Analysis**: Identifying potential security issues and attack patterns\n- **Cross-Chain Trace Analysis**: Comparing execution patterns across different EVM-compatible blockchains\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transactions that generated these traces\n- **core_evm__fact_blocks**: Links to blocks containing trace data\n- **core_evm__dim_contracts**: Links to contract metadata for trace analysis\n- **core_evm__ez_native_transfers**: May link to curated native transfer events\n- **core_evm__fact_event_logs**: May link to events emitted during trace execution\n- **core__fact_transactions**: May provide comparison data with native Flow transactions\n\n## Commonly-used Fields\n\n- **TRACE_INDEX**: Essential for trace ordering and execution sequence analysis\n- **FROM_ADDRESS/TO_ADDRESS**: Critical for call flow analysis and contract interaction tracking\n- **TYPE**: Important for trace categorization and execution type analysis\n- **VALUE**: Key for value transfer tracking and economic analysis\n- **GAS_USED**: Critical for gas consumption analysis and optimization studies\n- **TRACE_SUCCEEDED**: Essential for execution success analysis and error tracking", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": "The index of the trace within the transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address of this transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": "The trace address for this trace."}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": "The value transacted in the native asset."}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": "The precise, unadjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": "The precise, adjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": "The value of the transaction in hexadecimal format."}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": "The gas used for this trace."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": "The boolean value representing if the trace succeeded."}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": "The reason for the trace failure, if any."}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": "The reason for the revert, if available."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 17:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 189332480, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 532534, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.testnet__fact_evm_traces"}, "test.flow_models.not_null_silver__bridge_celer_s_flow_wallet_address.be3fb533c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_FLOW_WALLET_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_flow_wallet_address.be3fb533c2"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_token1_contract.798aca4704": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_TOKEN1_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_token1_contract.798aca4704"}, "model.flow_models.core__dim_address_mapping": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_ADDRESS_MAPPING", "database": "FLOW", "comment": "## Description\nThis table maps EVM addresses to Flow addresses based on COA (Custody of Account) Creation events. Each row represents an association between a Flow address and an EVM address, enabling cross-chain identity mapping and analytics. A single Flow address may have multiple EVM addresses linked to it, reflecting multi-chain participation or asset bridging. The table is updated as new COA Creation events are detected on-chain.\n\n## Key Use Cases\n- Linking user or contract activity across Flow and EVM-compatible chains\n- Supporting cross-chain analytics, wallet attribution, and identity resolution\n- Enabling DeFi, NFT, and bridge analytics that require address mapping\n- Auditing and monitoring asset flows between Flow and EVM ecosystems\n\n## Important Relationships\n- Can be joined to Flow transaction and event tables (e.g., `core.fact_transactions`, `core.fact_events`) via `FLOW_ADDRESS` for on-chain activity\n- Can be joined to EVM-based analytics tables via `EVM_ADDRESS` for cross-chain analysis\n- Used by curated models in DeFi and NFT domains to enrich user and contract analytics with cross-chain context\n\n## Commonly-used Fields\n- `FLOW_ADDRESS`: The Flow blockchain address for the user or contract\n- `EVM_ADDRESS`: The associated EVM-compatible address\n- `BLOCK_TIMESTAMP_ASSOCIATED`: Timestamp when the mapping was established\n- `BLOCK_HEIGHT_ASSOCIATED`: Block height at which the mapping was recorded", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_ASSOCIATED": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_ASSOCIATED", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT_ASSOCIATED": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT_ASSOCIATED", "comment": "The block number, corresponds with height."}, "FLOW_ADDRESS": {"type": "TEXT", "index": 3, "name": "FLOW_ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "DIM_ADDRESS_MAPPING_ID": {"type": "TEXT", "index": 5, "name": "DIM_ADDRESS_MAPPING_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_associated::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 11643392, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 153719, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core__dim_address_mapping"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_TOKEN_ADDRESS__STRING__VARCHAR.33fe280348": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_TOKEN_ADDRESS__STRING__VARCHAR.33fe280348"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__swaps_s_block_timestamp__day__1.807cf4885c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "SWAPS_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__swaps_s_block_timestamp__day__1.807cf4885c"}, "model.flow_models.bronze__streamline_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_blocks"}, "test.flow_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DESTINATION_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_DESTINATION_CHAIN.80d32d7906"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_seller__STRING__VARCHAR.67c655bcdc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_seller__STRING__VARCHAR.67c655bcdc"}, "test.flow_models.not_null_defi__fact_dex_swaps_CONTRACT_ADDRESS.a3f4bc1956": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_CONTRACT_ADDRESS.a3f4bc1956"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_contract_labels_CONTRACT_NAME__STRING__VARCHAR.37134be2d4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "DIM_CONTRACT_LABELS_CONTRACT_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_contract_labels_CONTRACT_NAME__STRING__VARCHAR.37134be2d4"}, "model.flow_models.silver__flow_evm_address_map": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "FLOW_EVM_ADDRESS_MAP", "database": "FLOW", "comment": "-| A table that maps EVM addresses to Flow addresses based on COA Creation events.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "The block number, corresponds with height."}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "FLOW_ADDRESS": {"type": "TEXT", "index": 5, "name": "FLOW_ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "USED_AUTHORIZER": {"type": "BOOLEAN", "index": 6, "name": "USED_AUTHORIZER", "comment": ""}, "FLOW_EVM_ADDRESS_MAP_ID": {"type": "TEXT", "index": 7, "name": "FLOW_EVM_ADDRESS_MAP_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date, modified_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 21440512, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 153719, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__flow_evm_address_map"}, "test.flow_models.events_match_txs_test_gold_testnet_evm__fact_event_logs_recent_ref_test_gold_testnet_evm__fact_transactions_recent_.32a222bd1e": {"metadata": {"type": "BASE TABLE", "schema": "EVENTS_MATCH_TXS_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_REF_TEST_GOLD_TESTNET_EVM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.events_match_txs_test_gold_testnet_evm__fact_event_logs_recent_ref_test_gold_testnet_evm__fact_transactions_recent_.32a222bd1e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_swap_contract__STRING__VARCHAR.463e1c78aa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_SWAP_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_swap_contract__STRING__VARCHAR.463e1c78aa"}, "model.flow_models.streamline__get_blocks_history_mainnet_21": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_21", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_21"}, "test.flow_models.not_null_defi__ez_bridge_activity_BRIDGE_ADDRESS.9d6d38bdad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_BRIDGE_ADDRESS.9d6d38bdad"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_INPUT.9f426b5f2d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_INPUT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_INPUT.9f426b5f2d"}, "model.flow_models.streamline__contract_abis_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "CONTRACT_ABIS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 3, "name": "REQUEST", "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.flow_models.streamline__contract_abis_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_trader__STRING__VARCHAR.a6c172fa8f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TRADER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_trader__STRING__VARCHAR.a6c172fa8f"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_PARENT_HASH__0_xX_0_9a_fA_F_.10fe15b1a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_PARENT_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_PARENT_HASH__0_xX_0_9a_fA_F_.10fe15b1a3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_tx_id__STRING__VARCHAR.e00e0250f3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_tx_id__STRING__VARCHAR.e00e0250f3"}, "model.flow_models.scores__known_event_sigs": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "KNOWN_EVENT_SIGS", "database": "FLOW", "comment": "This table contains a de-duplicated list of event signatures mapped to their scoring category. Sourced from curated models.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"METRIC": {"type": "TEXT", "index": 1, "name": "METRIC", "comment": ""}, "PROJECT": {"type": "TEXT", "index": 2, "name": "PROJECT", "comment": ""}, "EVENT_SIG": {"type": "TEXT", "index": 3, "name": "EVENT_SIG", "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.flow_models.scores__known_event_sigs"}, "test.flow_models.not_null_nft__dim_allday_metadata_PLAYER.c88aec7bcd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_PLAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_PLAYER.c88aec7bcd"}, "test.flow_models.not_null_core__ez_transaction_actors_EZ_TRANSACTION_ACTORS_ID.ad28532b4d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TRANSACTION_ACTORS_EZ_TRANSACTION_ACTORS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": null}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_transaction_actors_EZ_TRANSACTION_ACTORS_ID.ad28532b4d"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TRACE_SUCCEEDED.1678855922": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TRACE_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TRACE_SUCCEEDED.1678855922"}, "test.flow_models.not_null_silver__streamline_transactions_final_gas_limit.6883b5ab7b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_gas_limit.6883b5ab7b"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_CONTRACT__STRING__VARCHAR.d46a6ab9b8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_CONTRACT__STRING__VARCHAR.d46a6ab9b8"}, "test.flow_models.not_null_defi__ez_dex_swaps_TOKEN_OUT.b90f78b434": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TOKEN_OUT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_TOKEN_OUT.b90f78b434"}, "test.flow_models.not_null_nft__ez_nft_sales_TX_ID.d02131c3e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_TX_ID.d02131c3e9"}, "model.flow_models.price__ez_prices_hourly": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "EZ_PRICES_HOURLY", "database": "FLOW", "comment": "# price__ez_prices_hourly\n\n## Description\n\nA curated and deduplicated hourly price table that provides a single source of truth for asset prices across different blockchain networks. This table consolidates price data from multiple providers, resolving conflicts and maintaining one price per unique asset per hour. It serves as the primary price table for analytics, reporting, and portfolio management, providing clean, reliable price data that prioritizes data quality and consistency. The table includes comprehensive asset metadata for easy analysis and reporting.\n\n## Key Use Cases\n\n- **Portfolio Valuation**: Calculating current and historical portfolio values across multiple assets\n- **Price Analysis**: Conducting price trend analysis and market performance evaluation\n- **Cross-Chain Analytics**: Comparing asset performance across different blockchain networks\n- **Reporting and Dashboards**: Providing clean price data for user interfaces and automated reporting\n- **Risk Management**: Monitoring price movements and calculating risk metrics\n- **Trading Operations**: Supporting trading decisions with reliable price data\n\n## Important Relationships\n\n- **price__fact_prices_ohlc_hourly**: Raw source data that feeds into this curated table\n- **price__ez_asset_metadata**: Provides comprehensive asset metadata for analysis\n- **price__dim_asset_metadata**: Raw asset metadata source for additional provider-specific information\n- **core__fact_transactions**: For transaction value analysis and price impact correlation studies\n- **defi__fact_dex_swaps**: For DeFi trading analysis and price impact on swap volumes\n\n## Commonly-used Fields\n\n- **HOUR**: Essential for time-series analysis and temporal data aggregation\n- **TOKEN_ADDRESS**: Primary identifier for blockchain-specific operations and smart contract interactions\n- **SYMBOL**: Most commonly used field for asset identification in reports and dashboards\n- **PRICE**: Core price field used for valuation, analysis, and reporting\n- **BLOCKCHAIN**: Essential for cross-chain analysis and blockchain-specific filtering\n- **IS_IMPUTED**: Important for data quality assessment and filtering potentially unreliable prices", "owner": "DBT_CLOUD_FLOW"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": "The timestamp representing the hour when the price data was recorded or aggregated. Data type: TIMESTAMP. This field provides the temporal reference for hourly price data and is used for time-series analysis, price trend calculations, and temporal data aggregation. Used for hourly price tracking, time-based filtering, and chronological analysis of price movements. Example: '2024-01-15 14:00:00' for the hour starting at 2 PM on January 15, 2024. Critical for time-series analytics, price volatility calculations, and maintaining temporal consistency in financial data analysis."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "The blockchain-specific contract address or identifier for the token asset. Data type: STRING. This field contains the unique address where the token contract is deployed on its respective blockchain network. Used for token identification, contract verification, cross-chain asset mapping, and blockchain-specific operations. Example: '0xa0b86a33e6441b8c4c8c8c8c8c8c8c8c8c8c8c8c' for USDC on Ethereum, NULL for native assets like Bitcoin or Flow. Critical for DeFi operations, smart contract interactions, and maintaining accurate token mappings across different blockchain networks."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The ticker symbol or abbreviated code representing the asset. Data type: STRING. This field contains the short, standardized identifier used in trading, price displays, and market data. Used for quick asset identification, trading interfaces, price feeds, and cross-platform asset matching. Example: 'BTC' for Bitcoin, 'ETH' for Ethereum, 'FLOW' for Flow, 'USDC' for USD Coin. Critical for market data integration, trading operations, and maintaining consistency across different exchanges and price providers."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimal places used to represent the smallest unit of the asset. Data type: INTEGER. This field indicates the precision with which the asset can be divided and is essential for accurate price calculations and token amount conversions. Used for token amount normalization, price precision calculations, and ensuring accurate financial computations. Example: 18 for most ERC-20 tokens, 8 for Bitcoin, 6 for USDC. Critical for DeFi operations, token transfers, and maintaining precision in financial calculations across different blockchain networks."}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": "The closing price of the asset for the specified hour, denominated in USD. Data type: FLOAT. This field represents the final trading price of the asset during the hour and is used for price analysis, portfolio valuation, and market performance calculations. Used for price trend analysis, asset valuation, and financial reporting. Example: 45000.50 for Bitcoin price at [$]45,000.50 USD per BTC. Critical for portfolio management, price impact analysis, and maintaining accurate financial records for trading and investment operations."}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": "The blockchain network or platform where the asset is native or primarily traded. Data type: STRING. This field identifies the specific blockchain ecosystem that hosts the asset's smart contract or where the native asset operates. Used for cross-chain analytics, multi-chain portfolio tracking, and blockchain-specific filtering and grouping. Example: 'ethereum' for ETH and ERC-20 tokens, 'flow' for FLOW and Flow-native assets, 'bitcoin' for BTC. Critical for understanding asset distribution across blockchain networks, cross-chain bridge analysis, and multi-chain DeFi analytics."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 8, "name": "IS_NATIVE", "comment": "A boolean flag indicating whether the asset is the native token of its respective blockchain network. Data type: BOOLEAN. This field distinguishes between native blockchain tokens and smart contract-based tokens. Used for filtering native vs. token assets, blockchain-specific analytics, and understanding asset distribution across different token types. Example: TRUE for Bitcoin (BTC), Ethereum (ETH), and Flow (FLOW), FALSE for USDC, DAI, and other smart contract tokens. Important for blockchain economics analysis, native token price tracking, and understanding the relationship between native tokens and their ecosystem tokens."}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 9, "name": "IS_IMPUTED", "comment": "A boolean flag indicating whether the price data was imputed or derived from previous records rather than being directly observed. Data type: BOOLEAN. This field helps identify price data that may be less reliable due to low liquidity or inconsistent reporting from the source. Used for data quality assessment, filtering out potentially unreliable price data, and understanding data completeness. Example: TRUE for low-liquidity tokens with infrequent trading, FALSE for actively traded assets with regular price updates. Critical for data quality management, risk assessment, and ensuring accurate price analysis for trading and investment decisions."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 10, "name": "IS_DEPRECATED", "comment": "A boolean flag indicating whether the asset has been deprecated or is no longer actively supported by the price provider. Data type: BOOLEAN. This field helps identify assets that may have outdated or unreliable price data. Used for data quality filtering, identifying discontinued assets, and ensuring data reliability in analytics and trading operations. Example: TRUE for deprecated tokens or assets no longer listed on exchanges, FALSE for actively traded assets. Critical for data quality management, avoiding stale price data, and maintaining accurate market analytics."}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 11, "name": "IS_VERIFIED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "EZ_PRICES_HOURLY_ID": {"type": "TEXT", "index": 14, "name": "EZ_PRICES_HOURLY_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}}, "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.flow_models.price__ez_prices_hourly"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_set_s_event_contract__set_id.ae55d78326": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MOMENT_SET_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "SET_ID": {"type": "TEXT", "index": 2, "name": "SET_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_set_s_event_contract__set_id.ae55d78326"}, "test.flow_models.not_null_test_silver_evm__receipts_recent_INSERTED_TIMESTAMP.86d7c785c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__receipts_recent_INSERTED_TIMESTAMP.86d7c785c2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_SENDER__STRING__VARCHAR.19fd4ece70": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_SENDER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_SENDER__STRING__VARCHAR.19fd4ece70"}, "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_MODIFIED_TIMESTAMP.5f2b70c581": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_MODIFIED_TIMESTAMP.5f2b70c581"}, "model.flow_models.streamline__get_blocks_history_candidate_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_CANDIDATE_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_candidate_09"}, "model.flow_models.streamline__get_batch_transaction_results_history_mainnet_18": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BATCH_TRANSACTION_RESULTS_HISTORY_MAINNET_18", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_batch_transaction_results_history_mainnet_18"}, "test.flow_models.unique_core__ez_transaction_actors_EZ_TRANSACTION_ACTORS_ID.537d9cd721": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "EZ_TRANSACTION_ACTORS_EZ_TRANSACTION_ACTORS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__ez_transaction_actors_EZ_TRANSACTION_ACTORS_ID.537d9cd721"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_FROM_ADDRESS.db42065b1c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_FROM_ADDRESS.db42065b1c"}, "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_transactions_recent_TX_POSITION__BLOCK_NUMBER.df831ed285": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_transactions_recent_TX_POSITION__BLOCK_NUMBER.df831ed285"}, "model.flow_models.bronze__streamline_complete_transaction_results_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_COMPLETE_TRANSACTION_RESULTS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_complete_transaction_results_history"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_PROPOSER__STRING__VARCHAR.4a51a2df6c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_PROPOSER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_PROPOSER__STRING__VARCHAR.4a51a2df6c"}, "test.flow_models.not_null_nft__dim_allday_metadata_MOMENT_STATS_FULL.25498ebf52": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_MOMENT_STATS_FULL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_MOMENT_STATS_FULL.25498ebf52"}, "test.flow_models.unique_testnet__fact_transactions_TX_ID.71b1adc773": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_TESTNET", "name": "FACT_TRANSACTIONS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_testnet__fact_transactions_TX_ID.71b1adc773"}, "test.flow_models.not_null_nft__dim_topshot_metadata_PLAYER_STATS_GAME.6f9783b334": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_PLAYER_STATS_GAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_PLAYER_STATS_GAME.6f9783b334"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_nft_id.cafd6b6b2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_nft_id.cafd6b6b2e"}, "model.flow_models.streamline__get_transactions_history_mainnet_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_09"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_trader__STRING__VARCHAR.084f5d4389": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_TRADER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_trader__STRING__VARCHAR.084f5d4389"}, "test.flow_models.not_null_silver__labels_pools_s_vault_address.1af185408f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_VAULT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_vault_address.1af185408f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_ERROR_MSG__STRING__VARCHAR.a05be6bdf5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_ERROR_MSG", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_ERROR_MSG__STRING__VARCHAR.a05be6bdf5"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_POSITION.8075e78620": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_POSITION.8075e78620"}, "model.flow_models.test_silver_evm__traces_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "TRACES_FULL", "database": "FLOW", "comment": "This is a view used to test all of the silver traces model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": ""}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": ""}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": ""}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__traces_full"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_transactions_recent_MODIFIED_TIMESTAMP__hour__2.5bb9eb1185": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_transactions_recent_MODIFIED_TIMESTAMP__hour__2.5bb9eb1185"}, "model.flow_models.test_gold_testnet_evm__fact_traces_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of gold testnet fact traces.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": ""}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": ""}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": ""}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": ""}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": ""}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": ""}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": ""}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_testnet_evm__fact_traces_recent"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TX_POSITION.7982caac7b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TX_POSITION.7982caac7b"}, "model.flow_models.silver__swaps_single_trade_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAPS_SINGLE_TRADE_S", "database": "FLOW", "comment": "This table records single-pool asset swaps on the Flow blockchain. A single-pool asset swap is one where a liquidity pool exists for the trade such that no routing is required. (i.e. Swapping FUSD to USDT using `A.87f3f233f34b0733.FusdUsdtSwapPair`)", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": "The account address of the trader performing the swap action."}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": "The amount of tokens sent out from the trader's wallet (or previous pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"out\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 50.0 (for 50 tokens swapped out). Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": "The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": "The amount of tokens received by the trader (or next pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"in\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 49.5 (for 49.5 tokens received). Directionality is always from the pool to the trader or next hop in multi-pool swaps."}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": "The smart contract address for the token that is being swapped into the traders wallet.\nToken OUT / IN is from the perspective of the trader. So, an out token is leaving the wallet while the in token is being deposited to the wallet. This perspective is not changing for multi-pool trades - think of it directionally, the tokens continue flowing from out to in. Out of wallet, into pool, out of pool, into (another pool / wallet), with the final movement being tokens into final wallet."}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": "The side of the pool that the trader is engaging, per the Trade or Swap event_data."}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": "Amount being swapped for token 1 in the swap pair."}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": "Amount being swapped for token 2 in the swap pair."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "SWAPS_SINGLE_TRADE_ID": {"type": "TEXT", "index": 15, "name": "SWAPS_SINGLE_TRADE_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 19, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 40689664, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 473158, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__swaps_single_trade_s"}, "model.flow_models.silver__contract_labels_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CONTRACT_LABELS_S", "database": "FLOW", "comment": "This table extracts all contract labels referenced in the events item of a Flow transaction.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "CONTRACT_NAME": {"type": "TEXT", "index": 2, "name": "CONTRACT_NAME", "comment": "The primary name assigned to a smart contract on the Flow blockchain, typically derived from the contract's deployment address. Data type: STRING. Used for identifying, filtering, and joining contract metadata. Example: 'FlowToken', 'TopShot'. Important for contract-level analytics, entity mapping, and dashboarding."}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 3, "name": "ACCOUNT_ADDRESS", "comment": "The account address in 0x form that instantiated the contract called in the event. Note, on the Flow blockchain the account and the contract are separate as the account may have created more than one contract, in rare instances, such as the following FLOW address 0x8624b52f9ddcd04a."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "EVENT_CONTRACT_ID": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(event_contract)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 644608, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4577, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__contract_labels_s"}, "test.flow_models.not_null_core__dim_address_mapping_DIM_ADDRESS_MAPPING_ID.0c08ac1126": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_ADDRESS_MAPPING_DIM_ADDRESS_MAPPING_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_ASSOCIATED": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_ASSOCIATED", "comment": null}, "BLOCK_HEIGHT_ASSOCIATED": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT_ASSOCIATED", "comment": null}, "FLOW_ADDRESS": {"type": "TEXT", "index": 3, "name": "FLOW_ADDRESS", "comment": null}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": null}, "DIM_ADDRESS_MAPPING_ID": {"type": "TEXT", "index": 5, "name": "DIM_ADDRESS_MAPPING_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_address_mapping_DIM_ADDRESS_MAPPING_ID.0c08ac1126"}, "model.flow_models.silver__nft_moment_editions_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENT_EDITIONS_S", "database": "FLOW", "comment": "Cleaned EditionCreated events.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_ID": {"type": "TEXT", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 4, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EDITION_DATA": {"type": "OBJECT", "index": 5, "name": "EDITION_DATA", "comment": ""}, "EDITION_ID": {"type": "TEXT", "index": 6, "name": "EDITION_ID", "comment": "The numeric ID for the edition of moments. This is likely a bundle of moment NFTs within the same type of play, differentiated by some trait like rarity."}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 7, "name": "MAX_MINT_SIZE", "comment": "The gross NFTs minted for the batch."}, "PLAY_ID": {"type": "TEXT", "index": 8, "name": "PLAY_ID", "comment": "The numeric ID of the play for the moment. For example, with topshot moment ABC may be a version of Play 123. The play id is 123 and moment metadata is associated with the play, rather than the moment."}, "SERIES_ID": {"type": "TEXT", "index": 9, "name": "SERIES_ID", "comment": "The numeric ID for the series of moments or plays. This corresponds with the series column found in some metadata tables."}, "SET_ID": {"type": "TEXT", "index": 10, "name": "SET_ID", "comment": "The numeric ID for the set. This corresponds with the set name found in some metadata columns."}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": "The tiered rarity of the edition."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "NFT_MOMENT_EDITIONS_ID": {"type": "TEXT", "index": 14, "name": "NFT_MOMENT_EDITIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2527744, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11863, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moment_editions_s"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE_HEX.962e17680a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_VALUE_HEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE_HEX.962e17680a"}, "test.flow_models.not_null_silver__streamline_transactions_final_status_code.48911239f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_STATUS_CODE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_status_code.48911239f2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAY_TYPE__STRING__VARCHAR.8b73b9e0f5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_PLAY_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAY_TYPE__STRING__VARCHAR.8b73b9e0f5"}, "test.flow_models.dbt_utils_recency_silver_api__reward_points_spend_day__created_at__1.5479987f95": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_API", "name": "REWARD_POINTS_SPEND_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_api__reward_points_spend_day__created_at__1.5479987f95"}, "model.flow_models.streamline__get_batch_transactions_mainnet_19": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BATCH_TRANSACTIONS_MAINNET_19", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_batch_transactions_mainnet_19"}, "model.flow_models.silver__streamline_collections": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STREAMLINE_COLLECTIONS", "database": "FLOW", "comment": "-| Initial table for the gRPC collections response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "COLLECTION_ID": {"type": "TEXT", "index": 2, "name": "COLLECTION_ID", "comment": "SHA3-256 hash of the collection contents.\n\nhttps://developers.flow.com/concepts/nodes/access-api#collections"}, "TX_COUNT": {"type": "NUMBER", "index": 3, "name": "TX_COUNT", "comment": "The total number of transactions included in a given block on the Flow blockchain. Data type: INTEGER. This field is used to measure block utilization, analyze network throughput, and identify periods of high or low activity. For example, a block with tx_count = 100 contains 100 transactions. Useful for performance monitoring and capacity planning."}, "TRANSACTION_IDS": {"type": "ARRAY", "index": 4, "name": "TRANSACTION_IDS", "comment": "An array containing all transaction IDs that were included in the collection."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 5, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "STREAMLINE_COLLECTION_ID": {"type": "TEXT", "index": 8, "name": "STREAMLINE_COLLECTION_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:44UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_number)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 58498219520, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 429318637, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__streamline_collections"}, "test.flow_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT.1673990706": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_AMOUNT_OUT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_AMOUNT_OUT.1673990706"}, "seed.flow_models.seeds__celer_chain_ids": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "CELER_CHAIN_IDS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CHAIN_ID": {"type": "NUMBER", "index": 1, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 15, "include": true, "description": "An approximate count of rows in this 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.flow_models.seeds__celer_chain_ids"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_MODIFIED_TIMESTAMP.c89cfb78b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_MODIFIED_TIMESTAMP.c89cfb78b5"}, "model.flow_models.silver__staking_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STAKING_ACTIONS", "database": "FLOW", "comment": "This table provides transaction-level info on FLOW staking activities.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": "The Flow account address for the wallet delegating stake to a validator node. Data type: STRING. This field represents the address of the account that is delegating FLOW tokens to a validator node for staking operations. Used for delegator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific delegator account address. Note: This is derived from the first authorizer on the transaction and may be inaccurate if the transaction was signed by an EOA. Refer to delegator_id as the unique identifier for the delegator, taken directly from the emitted event data."}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": ""}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": "The specific action or operation occurring in this record, as derived from the event_type in the transaction. Data type: STRING. This field describes the type of staking operation being performed, such as delegation, undelegation, or reward collection. Used for staking operation analysis, transaction categorization, and governance tracking. Example: 'delegate' for delegation actions, 'undelegate' for undelegation actions, 'collect_rewards' for reward collection actions. Critical for understanding staking behavior, governance participation, and maintaining accurate transaction categorization in the Flow staking ecosystem."}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": "The unique identifier for a validator node in the Flow blockchain network. Data type: STRING. This field represents the address or identifier of a validator node that participates in the consensus mechanism and staking operations. Used for validator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific validator node address. Critical for staking operations, validator performance tracking, and maintaining the integrity of the Flow blockchain consensus mechanism."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "STAKING_ACTIONS_ID": {"type": "TEXT", "index": 13, "name": "STAKING_ACTIONS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:25UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 142289920, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2050233, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__staking_actions"}, "test.flow_models.not_null_core__fact_events_BLOCK_HEIGHT.e6a557929c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_BLOCK_HEIGHT.e6a557929c"}, "seed.flow_models.seeds__layerzero_endpoint_ids": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "LAYERZERO_ENDPOINT_IDS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENDPOINT_ID": {"type": "NUMBER", "index": 1, "name": "ENDPOINT_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 47, "include": true, "description": "An approximate count of rows in this 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.flow_models.seeds__layerzero_endpoint_ids"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_block_height.975bff440e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_block_height.975bff440e"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_MINER__0_xX_0_9a_fA_F_.53c45f1323": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_MINER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_MINER__0_xX_0_9a_fA_F_.53c45f1323"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_gov__ez_staking_actions_block_timestamp__day__1.73bcd938cd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_GOV", "name": "EZ_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_gov__ez_staking_actions_block_timestamp__day__1.73bcd938cd"}, "test.flow_models.dbt_utils_recency_silver_api__points_transfers_response_day__request_date__1.e23d35d9de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_api__points_transfers_response_day__request_date__1.e23d35d9de"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_block_timestamp__TIMESTAMP_NTZ.302b33d60f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_block_timestamp__TIMESTAMP_NTZ.302b33d60f"}, "model.flow_models.streamline__complete_get_testnet_blocks": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DATA": {"type": "VARIANT", "index": 1, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:16UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7492054528, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 37203876, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_testnet_blocks"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6de98124ce": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6de98124ce"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_block_timestamp.c7c1ecb2a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12288, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 122, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_block_timestamp.c7c1ecb2a8"}, "test.flow_models.not_null_test_silver_evm__transactions_recent_MODIFIED_TIMESTAMP.70d459f5fb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__transactions_recent_MODIFIED_TIMESTAMP.70d459f5fb"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_event_logs_recent_INSERTED_TIMESTAMP__hour__2.4d11e212b8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_event_logs_recent_INSERTED_TIMESTAMP__hour__2.4d11e212b8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SET_SERIES_NUMBER__NUMBER.482dfdc5eb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_SET_SERIES_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SET_SERIES_NUMBER__NUMBER.482dfdc5eb"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_total.1c86c7e5b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_TOTAL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_total.1c86c7e5b8"}, "test.flow_models.not_null_nft__dim_topshot_metadata_SERIAL_NUMBER.1afa44859b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_SERIAL_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_SERIAL_NUMBER.1afa44859b"}, "test.flow_models.not_null_testnet__fact_transactions_PROPOSER.a3f89678c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_PROPOSER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_PROPOSER.a3f89678c2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_blockchain__STRING__VARCHAR.d1841412e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCKCHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_blockchain__STRING__VARCHAR.d1841412e0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_TX_SUCCEEDED__BOOLEAN.37e720cbb1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_TX_SUCCEEDED__BOOLEAN.37e720cbb1"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_EXTRA_DATA.1f96689f6e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_EXTRA_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_EXTRA_DATA.1f96689f6e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__receipts_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.621e9f231d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__receipts_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.621e9f231d"}, "test.flow_models.not_null_silver_api__reward_points_spend_transaction_id.d4c1a39e68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_TRANSACTION_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_transaction_id.d4c1a39e68"}, "test.flow_models.not_null_silver__bridge_blocto_s_blockchain.3ded296814": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCKCHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_blockchain.3ded296814"}, "test.flow_models.not_null_test_silver_evm__receipts_recent_BLOCK_NUMBER.0b821874c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__receipts_recent_BLOCK_NUMBER.0b821874c8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_TX_COUNT__NUMBER.95289578eb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_TX_COUNT__NUMBER.95289578eb"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_price.8485388db0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_price.8485388db0"}, "model.flow_models.silver__nft_allday_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_ALLDAY_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 17:36UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 704455680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4924935, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_allday_metadata"}, "model.flow_models.core_evm__ez_token_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "EZ_TOKEN_TRANSFERS", "database": "FLOW", "comment": "## Description\n\nA curated and enriched table containing token transfer events across EVM-compatible blockchains. This table consolidates token transfer data from event logs, providing a comprehensive view of all token movements including ERC-20, ERC-721, and other token standards. The table includes enriched metadata such as token names, symbols, decimals, and USD values, making it the primary source for token transfer analysis. Each record represents a single token transfer with complete context and enriched data.\n\n## Key Use Cases\n\n- **Token Transfer Analysis**: Tracking token movements and transfer patterns across EVM chains\n- **Portfolio Tracking**: Monitoring token holdings and transfer activities for specific addresses\n- **Token Economics**: Analyzing token distribution, circulation, and economic activity\n- **DeFi Analysis**: Understanding token flows in DeFi protocols and yield farming activities\n- **Cross-Chain Token Analysis**: Comparing token transfer patterns across different EVM-compatible blockchains\n- **Token Performance**: Monitoring token usage, adoption, and transfer volume trends\n\n## Important Relationships\n\n- **core_evm__fact_event_logs**: Links to underlying event logs that generated these transfers\n- **core_evm__fact_transactions**: Links to transactions that triggered these transfers\n- **core_evm__dim_contracts**: Links to token contract metadata for transfer analysis\n- **core_evm__dim_labels**: Links to address labels for user and contract identification\n- **price__ez_prices_hourly**: Links to token prices for USD value calculations\n- **core__ez_token_transfers**: May provide comparison data with native Flow token transfers\n\n## Commonly-used Fields\n\n- **FROM_ADDRESS/TO_ADDRESS**: Essential for transfer flow analysis and user behavior studies\n- **CONTRACT_ADDRESS**: Critical for token identification and contract-specific analysis\n- **AMOUNT/AMOUNT_USD**: Important for transfer value analysis and economic activity tracking\n- **TOKEN_STANDARD**: Key for token type categorization and standard-specific analysis\n- **SYMBOL/NAME**: Critical for token identification and user interface display\n- **BLOCK_TIMESTAMP**: Essential for time-series analysis and temporal transfer tracking", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": "The address of the contract that the event log was emitted from."}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": "The type of token transferred in this event, for example `erc721`, `erc1155`, or `erc20`."}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": ""}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": "The name of the deployed contract. Please note this is not necessarily unique."}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": "The symbol used to represent this contract. Please note this is not necessarily unique."}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": "The decimals for the token contract."}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": "The amount of tokens transferred returned as a string to preserve precision. This value is not decimal adjusted."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": "The decimal transformed amount for this token returned as a string to preserve precision. Tokens without a decimal adjustment will be nulled out here."}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": "The decimal transformed amount for this token. Tokens without a decimal adjustment will be nulled out here."}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": "The amount in US dollars for this transfer at the time of the transfer. Tokens without a decimal adjustment or price will be nulled out here."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the call that triggered this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:49UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 877180928, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6410492, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__ez_token_transfers"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_PLAYER__STRING__VARCHAR.470b0f1da5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_PLAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_PLAYER__STRING__VARCHAR.470b0f1da5"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__bridge_celer_s_block_timestamp__day__3.15cb546438": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "BRIDGE_CELER_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__bridge_celer_s_block_timestamp__day__3.15cb546438"}, "model.flow_models.streamline__get_collections_history_mainnet_02": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_02", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_02"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_block_height__NUMBER__FLOAT.c018135ede": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_block_height__NUMBER__FLOAT.c018135ede"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_TX_POSITION__NUMBER__FLOAT.3a098321cb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_TX_POSITION__NUMBER__FLOAT.3a098321cb"}, "model.flow_models.silver__labels_pools_metapier_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_POOLS_METAPIER_S", "database": "FLOW", "comment": "Looks for new PoolCreated events from the Metapier factory and recordes info.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": "The block timestamp from the deployment transaction."}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": "The contract for token0 in the swap pair. Positioning is determined by the order this token occurs in the Swap Contract creation transaction."}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": "The contract for token1 in the swap pair. Positioning is determined by the order this token occurs in the Swap Contract creation transaction."}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": "The ID of the swap pool, as designated by the DEX on contract creation."}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": "The account address that holds tokens on behalf of the swap contract."}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "LABELS_POOLS_METAPIER_ID": {"type": "TEXT", "index": 10, "name": "LABELS_POOLS_METAPIER_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 14, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__labels_pools_metapier_s"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NETWORK__STRING__VARCHAR.d57c531d17": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NETWORK__STRING__VARCHAR.d57c531d17"}, "test.flow_models.not_null_nft__dim_allday_metadata_NFT_ID.67a0690329": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_NFT_ID.67a0690329"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_traces_recent_TX_HASH__0_xX_0_9a_fA_F_.cbc1ba5fa8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_traces_recent_TX_HASH__0_xX_0_9a_fA_F_.cbc1ba5fa8"}, "model.flow_models.streamline__get_transactions_history_mainnet_11": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_11", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_11"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAY_CATEGORY__STRING__VARCHAR.5c8eb7c95a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_PLAY_CATEGORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAY_CATEGORY__STRING__VARCHAR.5c8eb7c95a"}, "model.flow_models.streamline__complete_get_collections": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_COLLECTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 19:00UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 43946744320, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 247628825, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_collections"}, "model.flow_models.bronze_evm__labels": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "LABELS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": ""}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze_evm__labels"}, "model.flow_models.streamline__get_evm_testnet_blocks_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TESTNET_BLOCKS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_testnet_blocks_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_TX_COUNT__NUMBER__FLOAT.263f293029": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_TX_COUNT__NUMBER__FLOAT.263f293029"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_DATA__OBJECT.65bc0db2ea": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_EVENT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_DATA__OBJECT.65bc0db2ea"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.127202fc75": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.127202fc75"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TRACE_SUCCEEDED.1e5c9f73e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TRACE_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TRACE_SUCCEEDED.1e5c9f73e0"}, "model.flow_models.scores__known_event_names": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "KNOWN_EVENT_NAMES", "database": "FLOW", "comment": "This table contains a de-duplicated list of event names mapped to their scoring category. Sourced from curated models.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"METRIC": {"type": "TEXT", "index": 1, "name": "METRIC", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "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.flow_models.scores__known_event_names"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_UNCLE_BLOCKS.399f3bb9ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_UNCLE_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_UNCLE_BLOCKS.399f3bb9ff"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__swaps_single_trade_s_block_timestamp__day__1.383eeef70b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "SWAPS_SINGLE_TRADE_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__swaps_single_trade_s_block_timestamp__day__1.383eeef70b"}, "model.flow_models.bronze__streamline_testnet_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_testnet_blocks"}, "model.flow_models.scores__dates": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "DATES", "database": "FLOW", "comment": "Dates table for scores", "owner": "DBT_CLOUD_FLOW"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": ""}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": ""}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": ""}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": ""}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": ""}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": ""}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": ""}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": ""}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": ""}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": ""}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": ""}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": ""}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": ""}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": ""}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": ""}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": ""}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": ""}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": ""}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": ""}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": ""}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": ""}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": ""}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": ""}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": ""}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": ""}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": ""}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": ""}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": ""}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": ""}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": ""}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": ""}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": ""}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": ""}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": ""}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": ""}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__dates"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_unique_test_gold_evm__fact_blocks_recent_FACT_BLOCKS_ID.74ad8058e6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_UNIQUE_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"FACT_BLOCKS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCKS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_unique_test_gold_evm__fact_blocks_recent_FACT_BLOCKS_ID.74ad8058e6"}, "model.flow_models.streamline__get_blocks_history_mainnet_18": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_18", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_18"}, "test.flow_models.not_null_silver__swaps_s_token_in_amount.f6042ab54d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_TOKEN_IN_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_token_in_amount.f6042ab54d"}, "test.flow_models.not_null_silver__token_transfers_TOKEN_CONTRACT.f7d1a7eda6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFERS_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 5, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 6, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "TX_SUCCEEDED", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 16:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__token_transfers_TOKEN_CONTRACT.f7d1a7eda6"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_CONTRACT_ADDRESS.25f02958ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_CONTRACT_ADDRESS.25f02958ef"}, "test.flow_models.not_null_silver__bridge_blocto_s_teleport_direction.b950d01859": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_TELEPORT_DIRECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_teleport_direction.b950d01859"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_block_height__NUMBER__FLOAT.501c84673f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_block_height__NUMBER__FLOAT.501c84673f"}, "model.flow_models.bronze__streamline_testnet_transaction_results": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TESTNET_TRANSACTION_RESULTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_testnet_transaction_results"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SERIAL_NUMBER__NUMBER.b7f9cfea78": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_SERIAL_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SERIAL_NUMBER__NUMBER.b7f9cfea78"}, "model.flow_models.testnet__fact_evm_blocks": {"metadata": {"type": "BASE TABLE", "schema": "TESTNET", "name": "FACT_EVM_BLOCKS", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing block-level data for EVM-compatible blockchains. This table serves as the foundation for blockchain analysis, providing detailed information about each block including metadata, gas usage, mining information, and blockchain state. The table supports analysis of blockchain performance, gas economics, and network health across multiple EVM chains. Each record represents a single block with complete header information and aggregated transaction data.\n\n## Key Use Cases\n\n- **Blockchain Performance Analysis**: Monitoring block production rates, gas usage patterns, and network efficiency\n- **Gas Economics**: Analyzing gas prices, fee structures, and economic incentives across different EVM chains\n- **Network Health Monitoring**: Tracking block difficulty, mining rewards, and network security metrics\n- **Cross-Chain Comparison**: Comparing performance and characteristics across different EVM-compatible blockchains\n- **Mining Analysis**: Understanding validator/miner behavior and reward distribution patterns\n- **Blockchain State Tracking**: Monitoring blockchain progression and state changes over time\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transaction data within each block\n- **core_evm__fact_event_logs**: May link to event logs emitted in blocks\n- **core_evm__fact_traces**: May link to execution traces for block analysis\n- **core__fact_blocks**: May provide comparison data with native Flow blocks\n- **price__ez_prices_hourly**: May link to native token prices for economic analysis\n\n## Commonly-used Fields\n\n- **BLOCK_NUMBER**: Essential for block identification and chronological analysis\n- **BLOCK_TIMESTAMP**: Critical for time-series analysis and temporal data aggregation\n- **GAS_USED/GAS_LIMIT**: Key for gas economics and network efficiency analysis\n- **TX_COUNT**: Important for transaction volume and network activity analysis\n- **MINER**: Critical for mining analysis and validator behavior studies\n- **BASE_FEE_PER_GAS**: Essential for EIP-1559 fee mechanism analysis", "owner": "DBT_CLOUD_FLOW"}, "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_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": "The hash of the block header for a given block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": "The network on the blockchain used by a transaction."}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": "Total number of transactions within a block."}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": "Block size, which is determined by a given block's gas limit."}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": "The address of the beneficiary to whom the mining rewards were given"}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": "A string of a 256-bit hash encoded as a hexadecimal"}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": "Any data included by the miner for a given block."}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": "The hash of the block from which a given block is generated. Also known as the parent block."}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": "Total gas used in the block."}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": "Total gas limit provided by all transactions in the block."}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": "A string of the base fee encoded in hexadecimal format. Please note that this response field will not be included in a block requested before the EIP-1559 upgrade"}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": "The effort required to mine the block."}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": "Total difficulty of the chain at a given block."}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": "The mechanism which Ethereum Javascript RLP encodes an empty string."}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "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."}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": "Block nonce is a value used during mining to demonstrate proof of work for a given block."}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": "The root of the state trie."}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": "The root of the final state trie of the block"}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": "The root of the transaction trie of the block"}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": "The bloom filter for the logs of the block."}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 810237440, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8423118, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.testnet__fact_evm_blocks"}, "test.flow_models.unique_rewards__fact_points_transfers_FACT_POINTS_TRANSFERS_ID.2fa3dadb93": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_REWARDS", "name": "FACT_POINTS_TRANSFERS_FACT_POINTS_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_rewards__fact_points_transfers_FACT_POINTS_TRANSFERS_ID.2fa3dadb93"}, "test.flow_models.not_null_silver__bridge_celer_s_blockchain.d704a4cd3e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_BLOCKCHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_blockchain.d704a4cd3e"}, "test.flow_models.not_null_core__ez_token_transfers_BLOCK_HEIGHT.72d2908c67": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_BLOCK_HEIGHT.72d2908c67"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__receipts_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9760c844c0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__receipts_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9760c844c0"}, "model.flow_models.bronze__complete_token_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_PRICES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__complete_token_prices"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_rewards__fact_points_balances_POINTS__NUMBER.e1a9a86ae8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_REWARDS", "name": "FACT_POINTS_BALANCES_POINTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_rewards__fact_points_balances_POINTS__NUMBER.e1a9a86ae8"}, "test.flow_models.not_null_test_silver_evm__transactions_recent_INSERTED_TIMESTAMP.88f13bbde5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__transactions_recent_INSERTED_TIMESTAMP.88f13bbde5"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_DATA__OBJECT.2dfa14dfca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_EVENT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_DATA__OBJECT.2dfa14dfca"}, "test.flow_models.unique_silver__streamline_events_event_id.a6c85ee295": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "STREAMLINE_EVENTS_EVENT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 17:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__streamline_events_event_id.a6c85ee295"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_traces_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.84505fdd32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_traces_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.84505fdd32"}, "model.flow_models.streamline__get_testnet_transaction_results_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TESTNET_TRANSACTION_RESULTS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_testnet_transaction_results_realtime"}, "test.flow_models.not_null_nft__dim_topshot_metadata_SET_NAME.f3c03a96fe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_SET_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_SET_NAME.f3c03a96fe"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_SUCCEEDED.fa13a0cca8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_SUCCEEDED.fa13a0cca8"}, "test.flow_models.not_null_nft__dim_topshot_metadata_PLAY_TYPE.8ac6cc0731": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_PLAY_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_PLAY_TYPE.8ac6cc0731"}, "model.flow_models.streamline__topshot_metadata_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "TOPSHOT_METADATA_COMPLETE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "MOMENT_ID": {"type": "TEXT", "index": 2, "name": "MOMENT_ID", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 3, "name": "ERROR_REASON", "comment": null}, "PARTITION_KEY": {"type": "TEXT", "index": 4, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOPSHOT_METADATA_COMPLETE_ID": {"type": "TEXT", "index": 6, "name": "TOPSHOT_METADATA_COMPLETE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-06 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 950308864, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 48002193, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__topshot_metadata_complete"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__hour__2.7348c1b723": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__hour__2.7348c1b723"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_RECEIPTS_ROOT.68f3387004": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_RECEIPTS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_RECEIPTS_ROOT.68f3387004"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_NETWORK__STRING__VARCHAR.f399227e3d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_NETWORK__STRING__VARCHAR.f399227e3d"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_SIZE.0814b877c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_SIZE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_SIZE.0814b877c6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SEASON__STRING__VARCHAR.7efb7e38cb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_SEASON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_SEASON__STRING__VARCHAR.7efb7e38cb"}, "model.flow_models.silver_api__reward_points": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "REWARD_POINTS", "database": "FLOW", "comment": "Response from the Reward Points API", "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": ""}, "REQUEST_DATE": {"type": "DATE", "index": 3, "name": "REQUEST_DATE", "comment": ""}, "BOXES": {"type": "NUMBER", "index": 4, "name": "BOXES", "comment": ""}, "BOXES_OPENED": {"type": "NUMBER", "index": 5, "name": "BOXES_OPENED", "comment": ""}, "ETH_ADDRESS": {"type": "TEXT", "index": 6, "name": "ETH_ADDRESS", "comment": ""}, "KEYS": {"type": "NUMBER", "index": 7, "name": "KEYS", "comment": ""}, "POINTS": {"type": "NUMBER", "index": 8, "name": "POINTS", "comment": ""}, "REWARD_POINTS_ID": {"type": "TEXT", "index": 9, "name": "REWARD_POINTS_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp :: DATE, address)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1181259264, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 22617148, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__reward_points"}, "test.flow_models.not_null_silver_api__reward_points_reward_points_id.c01e8ff770": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_REWARD_POINTS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 3, "name": "REQUEST_DATE", "comment": null}, "BOXES": {"type": "NUMBER", "index": 4, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 5, "name": "BOXES_OPENED", "comment": null}, "ETH_ADDRESS": {"type": "TEXT", "index": 6, "name": "ETH_ADDRESS", "comment": null}, "KEYS": {"type": "NUMBER", "index": 7, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 8, "name": "POINTS", "comment": null}, "REWARD_POINTS_ID": {"type": "TEXT", "index": 9, "name": "REWARD_POINTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_reward_points_id.c01e8ff770"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__transactions_recent__INSERTED_TIMESTAMP__hour__2.45b8b73354": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__transactions_recent__INSERTED_TIMESTAMP__hour__2.45b8b73354"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_VALUE_PRECISE.4e25c47f8d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_VALUE_PRECISE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_VALUE_PRECISE.4e25c47f8d"}, "model.flow_models.bronze__streamline_fr_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_blocks"}, "test.flow_models.not_null_silver_api__points_transfers_points_transfers_id.e79f380433": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_POINTS_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_points_transfers_id.e79f380433"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_16": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_16", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_16"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_R.530949fd23": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_R", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_R.530949fd23"}, "test.flow_models.not_null_silver_api__reward_points_spend_entry_id.bf0583e74f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_ENTRY_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_entry_id.bf0583e74f"}, "test.flow_models.accepted_values_nft__fact_topshot_buybacks_buyer__0xe1f2a091f7bb5245.5d04603efc": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.accepted_values_nft__fact_topshot_buybacks_buyer__0xe1f2a091f7bb5245.5d04603efc"}, "test.flow_models.not_null_core__ez_transaction_actors_ACTORS.6bb7f3c417": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TRANSACTION_ACTORS_ACTORS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "ACTORS": {"type": "ARRAY", "index": 4, "name": "ACTORS", "comment": null}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 6, "name": "PROPOSER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TRANSACTION_ACTORS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_transaction_actors_ACTORS.6bb7f3c417"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_FROM_ADDRESS.f0070e815f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_FROM_ADDRESS.f0070e815f"}, "model.flow_models.bronze_api__FR_contract_abis": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "FR_CONTRACT_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__FR_contract_abis"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_buyer__STRING__VARCHAR.3242e13a28": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_buyer__STRING__VARCHAR.3242e13a28"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_project_name__STRING__VARCHAR.4a71a259a7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_PROJECT_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_project_name__STRING__VARCHAR.4a71a259a7"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TX_SUCCEEDED.4482d41a18": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TX_SUCCEEDED.4482d41a18"}, "test.flow_models.not_null_silver__bridge_blocto_s_block_height.c19f8ec5de": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_block_height.c19f8ec5de"}, "model.flow_models.core_evm__fact_blocks": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "FACT_BLOCKS", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing block-level data for EVM-compatible blockchains. This table serves as the foundation for blockchain analysis, providing detailed information about each block including metadata, gas usage, mining information, and blockchain state. The table supports analysis of blockchain performance, gas economics, and network health across multiple EVM chains. Each record represents a single block with complete header information and aggregated transaction data.\n\n## Key Use Cases\n\n- **Blockchain Performance Analysis**: Monitoring block production rates, gas usage patterns, and network efficiency\n- **Gas Economics**: Analyzing gas prices, fee structures, and economic incentives across different EVM chains\n- **Network Health Monitoring**: Tracking block difficulty, mining rewards, and network security metrics\n- **Cross-Chain Comparison**: Comparing performance and characteristics across different EVM-compatible blockchains\n- **Mining Analysis**: Understanding validator/miner behavior and reward distribution patterns\n- **Blockchain State Tracking**: Monitoring blockchain progression and state changes over time\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transaction data within each block\n- **core_evm__fact_event_logs**: May link to event logs emitted in blocks\n- **core_evm__fact_traces**: May link to execution traces for block analysis\n- **core__fact_blocks**: May provide comparison data with native Flow blocks\n- **price__ez_prices_hourly**: May link to native token prices for economic analysis\n\n## Commonly-used Fields\n\n- **BLOCK_NUMBER**: Essential for block identification and chronological analysis\n- **BLOCK_TIMESTAMP**: Critical for time-series analysis and temporal data aggregation\n- **GAS_USED/GAS_LIMIT**: Key for gas economics and network efficiency analysis\n- **TX_COUNT**: Important for transaction volume and network activity analysis\n- **MINER**: Critical for mining analysis and validator behavior studies\n- **BASE_FEE_PER_GAS**: Essential for EIP-1559 fee mechanism analysis", "owner": "DBT_CLOUD_FLOW"}, "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_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": "The hash of the block header for a given block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": "The network on the blockchain used by a transaction."}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": "Total number of transactions within a block."}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": "Block size, which is determined by a given block's gas limit."}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": "The address of the beneficiary to whom the mining rewards were given"}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": "A string of a 256-bit hash encoded as a hexadecimal"}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": "Any data included by the miner for a given block."}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": "The hash of the block from which a given block is generated. Also known as the parent block."}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": "Total gas used in the block."}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": "Total gas limit provided by all transactions in the block."}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": "A string of the base fee encoded in hexadecimal format. Please note that this response field will not be included in a block requested before the EIP-1559 upgrade"}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": "The effort required to mine the block."}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": "Total difficulty of the chain at a given block."}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": "The mechanism which Ethereum Javascript RLP encodes an empty string."}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "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."}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": "Block nonce is a value used during mining to demonstrate proof of work for a given block."}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": "The root of the state trie."}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": "The root of the final state trie of the block"}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": "The root of the transaction trie of the block"}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": "The bloom filter for the logs of the block."}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6117437952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44972377, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__fact_blocks"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SET_NAME__STRING__VARCHAR.ba7966544e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_SET_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SET_NAME__STRING__VARCHAR.ba7966544e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_block_timestamp__TIMESTAMP_NTZ.c5ad39c980": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_block_timestamp__TIMESTAMP_NTZ.c5ad39c980"}, "model.flow_models.test_silver_evm__decoded_logs_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "DECODED_LOGS_FULL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": ""}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": ""}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": ""}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": ""}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__decoded_logs_full"}, "model.flow_models.silver__nft_topshot_pack_sales_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S", "database": "FLOW", "comment": "TopShot pack sales", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": "Contract address for the marketplace where the transaction occurred. Flow uses a general-purpose contract at `A.4eb8a10cb9f87357.NFTStorefront` for a significant number of sales. This column does not necessarily indicate the website or specific platform on which the sale occurred."}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": "The party in the transaction purchasing the asset, this is an account address."}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": "The party in the transaction selling the asset, this is an account address."}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": "The price of the asset, in the currency specified in the table."}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": "The contract address refering to the currency used in the transaction. This may or may not relate to a token in the prices table, depending on the marketplace or transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": "An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`."}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": "An array containing the addresses interacted with during the tokenflow of the transaction. This contains all payers and recipients of tokens within the transaction."}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "NFT_TOPSHOT_PACK_SALES_ID": {"type": "TEXT", "index": 17, "name": "NFT_TOPSHOT_PACK_SALES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1472118784, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 19268981, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_topshot_pack_sales_s"}, "test.flow_models.not_null_testnet__fact_events_TX_ID.ef5784316a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_TX_ID.ef5784316a"}, "model.flow_models.silver_stats__core_metrics_block_hourly": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STATS", "name": "CORE_METRICS_BLOCK_HOURLY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": ""}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": ""}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": ""}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CORE_METRICS_BLOCK_HOURLY_ID": {"type": "TEXT", "index": 6, "name": "CORE_METRICS_BLOCK_HOURLY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3048448, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44188, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_stats__core_metrics_block_hourly"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_SELLER__STRING__VARCHAR.f92a86f87e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_SELLER__STRING__VARCHAR.f92a86f87e"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_LOGS_BLOOM__0_xX_0_9a_fA_F_.33c4ab5f04": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_LOGS_BLOOM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_LOGS_BLOOM__0_xX_0_9a_fA_F_.33c4ab5f04"}, "test.flow_models.dbt_utils_recency_silver_api__storefront_items_day__created_at__1.33ebf5da44": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_API", "name": "STOREFRONT_ITEMS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_api__storefront_items_day__created_at__1.33ebf5da44"}, "test.flow_models.not_null_silver__streamline_transactions_final__inserted_timestamp.1698489cb5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final__inserted_timestamp.1698489cb5"}, "test.flow_models.events_match_txs_test_gold_evm__fact_event_logs_recent_ref_test_gold_evm__fact_transactions_recent_.489feac5c2": {"metadata": {"type": "BASE TABLE", "schema": "EVENTS_MATCH_TXS_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_REF_TEST_GOLD_EVM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.events_match_txs_test_gold_evm__fact_event_logs_recent_ref_test_gold_evm__fact_transactions_recent_.489feac5c2"}, "test.flow_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_SOURCE_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_SOURCE_CHAIN.dd5b1863df"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_GAS_USED__NUMBER__FLOAT.f5422682c7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_GAS_USED__NUMBER__FLOAT.f5422682c7"}, "model.flow_models.test_gold_evm__fact_blocks_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_BLOCKS_FULL", "database": "FLOW", "comment": "This is a view used to test all of the gold fact blocks model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": ""}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": ""}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": ""}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": ""}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": ""}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": ""}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": ""}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": ""}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": ""}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": ""}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": ""}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": ""}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": ""}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": ""}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": ""}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_blocks_full"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_transactions_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.ff03f0dee8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_transactions_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.ff03f0dee8"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TOPICS.5c130d4cd8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TOPICS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_TOPICS.5c130d4cd8"}, "test.flow_models.not_null_defi__ez_bridge_activity_TOKEN_ADDRESS.5142311080": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_TOKEN_ADDRESS.5142311080"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_bridge__STRING__VARCHAR.b7f978d2ba": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_BRIDGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_bridge__STRING__VARCHAR.b7f978d2ba"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER__NUMBER__FLOAT.64e0d5d417": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER__NUMBER__FLOAT.64e0d5d417"}, "model.flow_models.streamline__get_transactions_history_mainnet_22": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_22", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_22"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_BLOCK_HEIGHT__NUMBER__FLOAT.0c9ed560a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_BLOCK_HEIGHT__NUMBER__FLOAT.0c9ed560a3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_BLOCK_HEIGHT__NUMBER__FLOAT.810bbd2310": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_BLOCK_HEIGHT__NUMBER__FLOAT.810bbd2310"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_nft_collection__STRING__VARCHAR.7deb3540c6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_nft_collection__STRING__VARCHAR.7deb3540c6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_seller__STRING__VARCHAR.1ddf3ba657": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_seller__STRING__VARCHAR.1ddf3ba657"}, "test.flow_models.fsc_utils_tx_block_count_test_gold_evm__fact_event_logs_recent_TX_HASH.da9233fea6": {"metadata": {"type": "BASE TABLE", "schema": "FSC_UTILS_TX_BLOCK_COUNT_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "NUM_BLOCKS": {"type": "NUMBER", "index": 2, "name": "NUM_BLOCKS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.fsc_utils_tx_block_count_test_gold_evm__fact_event_logs_recent_TX_HASH.da9233fea6"}, "test.flow_models.not_null_silver__swaps_single_trade_s_token_out_amount.21822e5f04": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_OUT_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_token_out_amount.21822e5f04"}, "model.flow_models.silver__nft_moment_metadata_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENT_METADATA_S", "database": "FLOW", "comment": "Cleaned PlayCreated events, which is what records the metadata on-chain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_ID": {"type": "TEXT", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 4, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "PLAY_ID": {"type": "NUMBER", "index": 5, "name": "PLAY_ID", "comment": "The numeric ID of the play for the moment. For example, with topshot moment ABC may be a version of Play 123. The play id is 123 and moment metadata is associated with the play, rather than the moment."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "METADATA": {"type": "OBJECT", "index": 8, "name": "METADATA", "comment": ""}, "NFT_MOMENT_METADATA_ID": {"type": "TEXT", "index": 9, "name": "NFT_MOMENT_METADATA_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(play_id)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4743680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 15147, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moment_metadata_s"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_BLOCK_TIMESTAMP.e70e9ccc73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_BLOCK_TIMESTAMP.e70e9ccc73"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_INSERTED_TIMESTAMP.7568454c16": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_INSERTED_TIMESTAMP.7568454c16"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_buyer.faf1596c5c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_buyer.faf1596c5c"}, "test.flow_models.not_null_defi__fact_dex_swaps_TRADER.2a850f34c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TRADER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 59392, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 477, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_TRADER.2a850f34c6"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__transactions_recent_MODIFIED_TIMESTAMP__hour__2.f2c99a618b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__transactions_recent_MODIFIED_TIMESTAMP__hour__2.f2c99a618b"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_FEE.3de6914c2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_FEE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_FEE.3de6914c2e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_TYPE__STRING__VARCHAR.9abdb86178": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_EVENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_EVENT_TYPE__STRING__VARCHAR.9abdb86178"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_season__STRING__VARCHAR.364ac938b4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_SEASON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_season__STRING__VARCHAR.364ac938b4"}, "model.flow_models.streamline__get_collections_history_mainnet_13": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_13", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_13"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_FACT_BLOCKS_ID.eed7ff971e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_FACT_BLOCKS_ID.eed7ff971e"}, "test.flow_models.not_null_core__fact_blocks_TX_COUNT.dd649c1087": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 130048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 677, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_TX_COUNT.dd649c1087"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__swaps_single_trade_s_tx_id__trader__swap_contract.42f943e9d6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "TRADER": {"type": "TEXT", "index": 2, "name": "TRADER", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 3, "name": "SWAP_CONTRACT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__swaps_single_trade_s_tx_id__trader__swap_contract.42f943e9d6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_marketplace__STRING__VARCHAR.56d9ac4d50": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_marketplace__STRING__VARCHAR.56d9ac4d50"}, "model.flow_models.bronze_api__transaction_entries": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "TRANSACTION_ENTRIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__transaction_entries"}, "test.flow_models.not_null_nft__dim_moment_metadata_NFT_ID.6f2f0c22b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_MOMENT_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_COLLECTION": {"type": "TEXT", "index": 1, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "TEXT", "index": 3, "name": "SERIAL_NUMBER", "comment": null}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 4, "name": "MAX_MINT_SIZE", "comment": null}, "PLAY_ID": {"type": "TEXT", "index": 5, "name": "PLAY_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": null}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": null}, "SET_ID": {"type": "TEXT", "index": 8, "name": "SET_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 9, "name": "SET_NAME", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 10, "name": "EDITION_ID", "comment": null}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": null}, "METADATA": {"type": "OBJECT", "index": 12, "name": "METADATA", "comment": null}, "DIM_MOMENT_METADATA_ID": {"type": "TEXT", "index": 13, "name": "DIM_MOMENT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_moment_metadata_NFT_ID.6f2f0c22b3"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER.2a81562f16": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER.2a81562f16"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_S.44b40fe1f4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_S.44b40fe1f4"}, "test.flow_models.not_null_nft__dim_topshot_metadata_SET_SERIES_NUMBER.b5c777f9ad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_SET_SERIES_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_SET_SERIES_NUMBER.b5c777f9ad"}, "model.flow_models.streamline__evm_addresses": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "EVM_ADDRESSES", "database": "FLOW", "comment": "Table of unique EVM addresses.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "INSERTED_TIMESTAMP", "comment": ""}, "EVM_ADDRESSES_ID": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESSES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 5, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(evm_addresses_id)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8133120, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 117424, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__evm_addresses"}, "test.flow_models.not_null_gov__ez_staking_actions_node_id.064366ed97": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_NODE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_node_id.064366ed97"}, "test.flow_models.txs_match_blocks_test_gold_evm__fact_transactions_recent_ref_test_gold_evm__fact_blocks_recent_.14a674a0e9": {"metadata": {"type": "BASE TABLE", "schema": "TXS_MATCH_BLOCKS_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_REF_TEST_GOLD_EVM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "ACTUAL_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTUAL_COUNT", "comment": null}, "EXPECTED_COUNT": {"type": "NUMBER", "index": 3, "name": "EXPECTED_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.txs_match_blocks_test_gold_evm__fact_transactions_recent_ref_test_gold_evm__fact_blocks_recent_.14a674a0e9"}, "model.flow_models.core_evm__fact_transactions": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "FACT_TRANSACTIONS", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing transaction-level data for EVM-compatible blockchains. This table serves as the primary source for transaction analysis, providing detailed information about each transaction including sender/receiver addresses, values, gas usage, fees, and execution status. The table supports analysis of transaction patterns, user behavior, and network activity across multiple EVM chains. Each record represents a single transaction with complete execution details and metadata.\n\n## Key Use Cases\n\n- **Transaction Analysis**: Tracking transaction volumes, success rates, and execution patterns\n- **User Behavior Analysis**: Understanding transaction patterns and user activity across EVM chains\n- **Gas Analysis**: Monitoring gas usage, fee structures, and transaction economics\n- **Cross-Chain Activity**: Comparing transaction patterns across different EVM-compatible blockchains\n- **Contract Interaction Analysis**: Understanding smart contract usage and interaction patterns\n- **Network Performance**: Monitoring transaction processing efficiency and network health\n\n## Important Relationships\n\n- **core_evm__fact_blocks**: Links to block data containing each transaction\n- **core_evm__fact_event_logs**: Links to event logs emitted by transactions\n- **core_evm__fact_traces**: Links to execution traces for detailed transaction analysis\n- **core_evm__dim_contracts**: Links to contract metadata for contract interactions\n- **core_evm__dim_labels**: Links to address labels for user identification\n- **core__fact_transactions**: May provide comparison data with native Flow transactions\n\n## Commonly-used Fields\n\n- **TX_HASH**: Essential for transaction identification and blockchain verification\n- **FROM_ADDRESS/TO_ADDRESS**: Critical for transaction flow analysis and user behavior studies\n- **VALUE**: Important for transaction value analysis and economic activity tracking\n- **GAS_USED/GAS_PRICE**: Key for gas economics and transaction cost analysis\n- **TX_SUCCEEDED**: Critical for success rate analysis and error tracking\n- **BLOCK_TIMESTAMP**: Essential for time-series analysis and temporal data aggregation", "owner": "DBT_CLOUD_FLOW"}, "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."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the call that triggered this transaction."}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": "The value transacted in the native asset."}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": "The precise, unadjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": "The precise, adjusted amount of the transaction. This is returned as a string to avoid precision loss."}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": "Amount paid to validate the transaction in the native asset."}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": "The precise amount of the transaction fee. This is returned as a string to avoid precision loss."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": "The type of transaction."}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": "The number of transactions sent from a given address."}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "INPUT_DATA": {"type": "TEXT", "index": 16, "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."}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": "Cost per unit of gas in Gwei."}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": "Gas used by the transaction."}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": "Maximum amount of gas allocated for the transaction."}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": "The total amount of gas used when this transaction was executed in the block."}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": "The total base charge plus tip paid for each unit of gas, in Gwei."}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": "The maximum fee per gas of the transaction, in Gwei."}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": "The maximum priority fee per gas of the transaction, in Gwei."}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": "The y parity for the transaction."}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": "The access list for the transaction."}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": "The r value of the transaction signature."}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": "The s value of the transaction signature."}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": "The v value of the transaction signature."}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:57UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8346073600, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 46257443, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__fact_transactions"}, "test.flow_models.not_null_silver__swaps_single_trade_s_swap_contract.90d34e5e2c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_SWAP_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_swap_contract.90d34e5e2c"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_traces_recent_INSERTED_TIMESTAMP__hour__2.74727829fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_traces_recent_INSERTED_TIMESTAMP__hour__2.74727829fd"}, "test.flow_models.not_null_silver__swaps_s_swap_contract.01299ab38a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_SWAP_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_swap_contract.01299ab38a"}, "test.flow_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_BLOCK_TIMESTAMP.16523c93b8"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_metadata_s_event_contract__play_id.9f3cf08977": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MOMENT_METADATA_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "PLAY_ID": {"type": "NUMBER", "index": 2, "name": "PLAY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_metadata_s_event_contract__play_id.9f3cf08977"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_EVENT_REMOVED.afa03ccacb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_REMOVED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_EVENT_REMOVED.afa03ccacb"}, "model.flow_models.bronze_evm__testnet_traces": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "TESTNET_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_evm__testnet_traces"}, "model.flow_models.test_silver_evm__receipts_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "RECEIPTS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of receipts.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__receipts_recent"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_MODIFIED_TIMESTAMP.e9e081079c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_MODIFIED_TIMESTAMP.e9e081079c"}, "test.flow_models.not_null_defi__fact_dex_swaps_BLOCK_HEIGHT.ce22cece7b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_BLOCK_HEIGHT.ce22cece7b"}, "test.flow_models.not_null_defi__ez_dex_swaps_BLOCK_HEIGHT.0d4876206b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_BLOCK_HEIGHT.0d4876206b"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_AMOUNT__NUMBER__DOUBLE__FLOAT.8226680562": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_AMOUNT__NUMBER__DOUBLE__FLOAT.8226680562"}, "model.flow_models.streamline__get_evm_testnet_traces_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TESTNET_TRACES_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_testnet_traces_history"}, "test.flow_models.not_null_test_silver_evm__receipts_recent__INSERTED_TIMESTAMP.883bfb2ece": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__receipts_recent__INSERTED_TIMESTAMP.883bfb2ece"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_BLOCK_NUMBER__NUMBER__FLOAT.b44c6e5740": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_BLOCK_NUMBER__NUMBER__FLOAT.b44c6e5740"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_block_timestamp__TIMESTAMP_NTZ.36728d526a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_block_timestamp__TIMESTAMP_NTZ.36728d526a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.06d71b1769": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.06d71b1769"}, "model.flow_models.core__ez_token_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_TOKEN_TRANSFERS", "database": "FLOW", "comment": "## Description\nThis table records all token transfers on the Flow blockchain, capturing both native and fungible token movements between accounts. Each row represents a single transfer event, including metadata such as transaction ID, block height, timestamp, sender, recipient, token contract, and amount. The table provides a normalized, analytics-ready view of token flows, supporting financial analysis, wallet tracking, and protocol monitoring.\n\n## Key Use Cases\n- Analyzing token flow and wallet activity across the Flow ecosystem\n- Measuring protocol, dApp, or user-level token volumes and trends\n- Supporting DeFi analytics, whale tracking, and compliance monitoring\n- Building dashboards for token distribution, holder analysis, and transfer patterns\n\n## Important Relationships\n- Derived from `core.fact_events` by extracting token transfer events and normalizing fields\n- Can be joined to `core.dim_labels` via `sender` or `recipient` for entity enrichment\n- Token contract field can be joined to contract label tables for protocol-level analytics\n- Used as a source for curated gold models in DeFi, rewards, and NFT analytics\n\n## Commonly-used Fields\n- `tx_id`: Unique identifier for the transaction containing the transfer\n- `sender`: The Flow address sending tokens\n- `recipient`: The Flow address receiving tokens\n- `token_contract`: The contract address of the transferred token\n- `amount`: The quantity of tokens transferred (decimal adjusted)\n- `block_timestamp`: Used for time-series and trend analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": "Address sending the transferred token."}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": "Address receiving the transferred token."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date, modified_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26204521472, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 425909180, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core__ez_token_transfers"}, "test.flow_models.not_null_core__fact_blocks_BLOCK_HEIGHT.70ee4dc83c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_BLOCK_HEIGHT.70ee4dc83c"}, "model.flow_models.bronze__streamline_fr_transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_transactions"}, "model.flow_models.bronze_api__minting_assets": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "MINTING_ASSETS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__minting_assets"}, "model.flow_models.testnet__fact_transactions": {"metadata": {"type": "VIEW", "schema": "TESTNET", "name": "FACT_TRANSACTIONS", "database": "FLOW", "comment": "## Description\nThis table records all transactions executed on the Flow blockchain, including metadata such as transaction ID, block height, timestamp, proposer, payer, authorizers, gas limit, script, arguments, and execution results. Each row represents a unique transaction, capturing both successful and failed executions, and providing the foundation for transaction-level analytics and tracing.\n\n## Key Use Cases\n- Analyzing transaction throughput and network activity\n- Investigating failed transactions and error messages\n- Tracing the flow of funds and contract interactions\n- Supporting DeFi, NFT, and governance analytics by linking transactions to events and token transfers\n- Building dashboards for transaction monitoring and user behavior analysis\n\n## Important Relationships\n- Linked to `core.fact_blocks` via `block_height` and `block_timestamp` for block-level context\n- Referenced by `core.fact_events` and `core.ez_token_transfers` for event and token transfer analysis\n- Used as a base for downstream gold models in DeFi, NFT, and governance analytics\n\n## Commonly-used Fields\n- `TX_ID`: Unique identifier for each transaction, used for joins and tracing\n- `BLOCK_HEIGHT`, `BLOCK_TIMESTAMP`: Provide block context for the transaction\n- `PROPOSER`, `PAYER`, `AUTHORIZERS`: Identify the parties involved in the transaction\n- `TX_SUCCEEDED`, `ERROR_MSG`: Indicate transaction success or failure and error details\n- `GAS_LIMIT`: Specifies the maximum gas allowed for execution", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": "The unique identifier for the blockchain network (chain) where the block or transaction was recorded. Data type: STRING. On Flow, this value distinguishes between different network deployments (e.g., mainnet, testnet). Used for cross-network analytics and ensuring data integrity when working with multiple environments. Example: 'flow-mainnet' or 'flow-testnet'."}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": "The Flow address of the account that proposed the transaction. Data type: STRING. The proposer is responsible for submitting the transaction to the network and paying the proposal fee. This field is used to analyze transaction origination, proposer activity, and fee attribution. Example: '0x1cf0e2f2f715450'. Important for understanding transaction lifecycle and participant roles in Flow's multi-signer model."}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": "Number of authorizers"}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": "The maximum amount of computational resources (gas) allocated for executing the transaction on the Flow blockchain. Data type: INTEGER. If the transaction exceeds this limit, it will fail. This field is used to analyze resource usage, transaction costs, and execution constraints. Example: 1000. Important for understanding transaction execution, fee estimation, and optimizing smart contract operations."}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": "The Cadence smart contract code or script executed as part of the transaction. Data type: STRING. This field contains the source code that defines the transaction's logic, including function calls, arguments, and contract interactions. Used for auditing, debugging, and analyzing smart contract usage on Flow. Example: a Cadence script for transferring tokens. For more details, see [Flow Cadence Scripts](https://developers.flow.com/tooling/fcl-js/scripts)."}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": "The parameters or values passed into the Cadence script when the transaction was submitted. Data type: ARRAY<STRING> or STRING (JSON-encoded). Arguments customize the behavior of the script, enabling dynamic contract interactions. Used for auditing, debugging, and analyzing transaction intent. Example: ['0x1cf0e2f2f715450', 100]. Important for understanding how smart contracts are invoked and parameterized on Flow."}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": "The outcome of the transaction execution, including status (success/failure), error messages, and any events emitted. Data type: STRING (JSON-encoded or structured). This field is used to analyze transaction success rates, debug failures, and audit on-chain activity. Example: '{\"status\": \"success\", \"events\": [...]}'. Essential for understanding transaction lifecycle, error handling, and event-driven analytics on Flow."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": "The error message associated with the transaction, if it failed."}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.testnet__fact_transactions"}, "test.flow_models.not_null_defi__fact_dex_swaps_AMOUNT_IN.53ca9295b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_AMOUNT_IN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_AMOUNT_IN.53ca9295b8"}, "model.flow_models.core__dim_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_LABELS", "database": "FLOW", "comment": "## Description\nThis table provides a comprehensive mapping of Flow addresses to human-readable labels, supporting entity identification and classification across the blockchain. Each row represents a unique address and its associated label, with additional metadata such as label type, subtype, and creator. Labels are sourced from both automated algorithms and manual curation, enabling robust address classification for analytics and reporting. The table is continuously updated to reflect new addresses, protocol deployments, and community contributions.\n\n## Key Use Cases\n- Enriching transaction, event, and contract data with human-readable labels for dashboards and analytics\n- Segmenting addresses by type (e.g., CEX, DEX, dApp, game) and subtype (e.g., contract_deployer, hot_wallet)\n- Supporting compliance, risk analysis, and wallet attribution\n- Powering entity-level analytics for DeFi, NFT, and governance applications\n\n## Important Relationships\n- Can be joined to `core.fact_transactions`, `core.fact_events`, and other gold models via `address` for entity enrichment\n- Used by curated models in DeFi, NFT, and rewards domains to provide address context and segmentation\n- Label type and subtype fields enable advanced filtering and grouping in analytics workflows\n\n## Commonly-used Fields\n- `address`: The Flow blockchain address being labeled\n- `label`: The human-readable name or tag for the address\n- `label_type`: The primary category of the address (e.g., CEX, NFT, DeFi)\n- `label_subtype`: The secondary classification (e.g., hot_wallet, validator)\n- `creator`: The source or contributor of the label", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": "The source of the labeling information for the address."}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": "The name for a specific address, like Kraken or Huobi for CEX, or consensus vs verification for validator."}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": "The primary category or classification assigned to an address, contract, or entity (e.g., 'CEX', 'Operator', 'NFT', 'DeFi', 'Game'). Data type: STRING. Used for grouping, filtering, and analyzing entities by type in dashboards and reports. Example: 'CEX' for centralized exchanges, 'NFT' for non-fungible token contracts. Important for segmentation and entity-level analytics."}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": "A more granular classification within the primary `label_type`, specifying the role or function of the address or contract (e.g., 'hot wallet', 'deposit wallet', 'validator', 'marketplace'). Data type: STRING. Used for detailed segmentation, filtering, and analytics. Example: 'hot wallet' under 'CEX', or 'validator' under 'Operator'. Important for fine-grained entity analysis and reporting."}, "LABEL": {"type": "TEXT", "index": 7, "name": "LABEL", "comment": "A human-readable name or tag assigned to an address, contract, or entity for identification and analytics. Data type: STRING. Labels provide context such as project names, exchange names, or protocol identifiers. Used for dashboards, segmentation, and entity-level reporting. Example: 'Blocto', 'NBA Top Shot', 'Flow Foundation'. Important for making blockchain data more interpretable and actionable."}, "DIM_LABELS_ID": {"type": "TEXT", "index": 8, "name": "DIM_LABELS_ID", "comment": "A unique identifier for the record. In the context of blocks, this is the block hash\u2014a cryptographic string that uniquely identifies a block on the Flow blockchain. Data type: STRING. Used for verifying block integrity, referencing blocks in other tables, and supporting chain reorganization analysis. Example: 'a1b2c3d4...'. For other models, 'id' may refer to a unique row identifier."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.core__dim_labels"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_block_timestamp__TIMESTAMP_NTZ.8e8231d580": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_block_timestamp__TIMESTAMP_NTZ.8e8231d580"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_seller.a755bb7736": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_seller.a755bb7736"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_FACT_TRANSACTIONS_ID.7ba0ff36c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_FACT_TRANSACTIONS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_FACT_TRANSACTIONS_ID.7ba0ff36c8"}, "test.flow_models.not_null_testnet__fact_blocks_NETWORK.9a7c4ac3a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_NETWORK.9a7c4ac3a3"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_INPUT_DATA.8610318f71": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_INPUT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_INPUT_DATA.8610318f71"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_RECEIPTS_ROOT.aca89edd32": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_RECEIPTS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_RECEIPTS_ROOT.aca89edd32"}, "model.flow_models.silver__streamline_transactions_final": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL", "database": "FLOW", "comment": "This table records all the transactions of the FLOW blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": "Internal column tracking if the events response has been received yet, to re-sync the tx_id and append events."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": "The maximum amount of computational resources (gas) allocated for executing the transaction on the Flow blockchain. Data type: INTEGER. If the transaction exceeds this limit, it will fail. This field is used to analyze resource usage, transaction costs, and execution constraints. Example: 1000. Important for understanding transaction execution, fee estimation, and optimizing smart contract operations."}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": "The parameters or values passed into the Cadence script when the transaction was submitted. Data type: ARRAY<STRING> or STRING (JSON-encoded). Arguments customize the behavior of the script, enabling dynamic contract interactions. Used for auditing, debugging, and analyzing transaction intent. Example: ['0x1cf0e2f2f715450', 100]. Important for understanding how smart contracts are invoked and parameterized on Flow."}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": "Number of authorizers"}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": "A list of signatures generated by the payer role.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#anatomy-of-a-transaction"}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": "The authorizing signatures included with the payload in the transaction body.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#payload"}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": "Each transaction must declare a proposal key, which can be an account key from any Flow account. The account that owns the proposal key is referred to as the proposer.\n\nA proposal key definition declares the address, key ID, and up-to-date sequence number for the account key.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#proposal-key"}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": "The Flow address of the account that proposed the transaction. Data type: STRING. The proposer is responsible for submitting the transaction to the network and paying the proposal fee. This field is used to analyze transaction origination, proposer activity, and fee attribution. Example: '0x1cf0e2f2f715450'. Important for understanding transaction lifecycle and participant roles in Flow's multi-signer model."}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": "The Cadence smart contract code or script executed as part of the transaction. Data type: STRING. This field contains the source code that defines the transaction's logic, including function calls, arguments, and contract interactions. Used for auditing, debugging, and analyzing smart contract usage on Flow. Example: a Cadence script for transferring tokens. For more details, see [Flow Cadence Scripts](https://developers.flow.com/tooling/fcl-js/scripts)."}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": "An array containing all events that occurred in the transaction."}, "EVENTS_COUNT": {"type": "NUMBER", "index": 16, "name": "EVENTS_COUNT", "comment": ""}, "STATUS": {"type": "NUMBER", "index": 17, "name": "STATUS", "comment": "The transaction status. \n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "STATUS_CODE": {"type": "NUMBER", "index": 18, "name": "STATUS_CODE", "comment": "The transaction status code.\n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "ERROR_MESSAGE": {"type": "TEXT", "index": 19, "name": "ERROR_MESSAGE", "comment": "The error message, if a transaction has failed."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 22, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "STREAMLINE_TRANSACTION_ID": {"type": "TEXT", "index": 24, "name": "STREAMLINE_TRANSACTION_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 864027985408, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 851434291, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__streamline_transactions_final"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_NUMBER.09fa430663": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_NUMBER.09fa430663"}, "model.flow_models.silver_evm__flat_event_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "FLAT_EVENT_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": null}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 4, "name": "SIMPLE_EVENT_NAME", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 5, "name": "EVENT_SIGNATURE", "comment": null}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": null}, "INPUTS": {"type": "VARIANT", "index": 7, "name": "INPUTS", "comment": null}, "EVENT_TYPE": {"type": "ARRAY", "index": 8, "name": "EVENT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 03:53UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1767424, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12589, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__flat_event_abis"}, "test.flow_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_BRIDGE_ADDRESS.01446f74b3"}, "test.flow_models.not_null_test_silver_evm__transactions_recent_TX_POSITION.fbcb6229cf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__transactions_recent_TX_POSITION.fbcb6229cf"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.a7280c9d9f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.a7280c9d9f"}, "test.flow_models.not_null_silver_api__storefront_items_item_id.127e98234e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "STOREFRONT_ITEMS_ITEM_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 54, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 55, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 56, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STOREFRONT_ITEM_ID": {"type": "TEXT", "index": 57, "name": "STOREFRONT_ITEM_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 58, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 59, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 60, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__storefront_items_item_id.127e98234e"}, "test.flow_models.not_null_core__fact_account_storage_MODIFIED_TIMESTAMP.6c01330ecf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_MODIFIED_TIMESTAMP.6c01330ecf"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_inserted_timestamp.8d89a42b25": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_inserted_timestamp.8d89a42b25"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_DIFFICULTY__NUMBER__FLOAT.eb0a857af0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_DIFFICULTY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_DIFFICULTY__NUMBER__FLOAT.eb0a857af0"}, "test.flow_models.not_null_core__ez_token_transfers_AMOUNT.4fc0a82ce3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_AMOUNT.4fc0a82ce3"}, "model.flow_models.silver_evm__labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "LABELS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 22:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 47104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 424, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__labels"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_PARENT_HASH__0_xX_0_9a_fA_F_.6aa1ae5d5b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_PARENT_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_PARENT_HASH__0_xX_0_9a_fA_F_.6aa1ae5d5b"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_MINER.8d61cae69e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_MINER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_MINER.8d61cae69e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_GAS_USED__NUMBER__FLOAT.16f4fc4a45": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_GAS_USED__NUMBER__FLOAT.16f4fc4a45"}, "test.flow_models.not_null_nft__ez_nft_sales_MARKETPLACE.ff604f3fd7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_MARKETPLACE.ff604f3fd7"}, "model.flow_models.silver__testnet_transactions_final": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TESTNET_TRANSACTIONS_FINAL", "database": "FLOW", "comment": "This table records all the transactions of the FLOW testnet blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": "Internal column tracking if the events response has been received yet, to re-sync the tx_id and append events."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": "The maximum amount of computational resources (gas) allocated for executing the transaction on the Flow blockchain. Data type: INTEGER. If the transaction exceeds this limit, it will fail. This field is used to analyze resource usage, transaction costs, and execution constraints. Example: 1000. Important for understanding transaction execution, fee estimation, and optimizing smart contract operations."}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": "The parameters or values passed into the Cadence script when the transaction was submitted. Data type: ARRAY<STRING> or STRING (JSON-encoded). Arguments customize the behavior of the script, enabling dynamic contract interactions. Used for auditing, debugging, and analyzing transaction intent. Example: ['0x1cf0e2f2f715450', 100]. Important for understanding how smart contracts are invoked and parameterized on Flow."}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": "Number of authorizers"}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": "A list of signatures generated by the payer role.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#anatomy-of-a-transaction"}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": "The authorizing signatures included with the payload in the transaction body.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#payload"}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": "Each transaction must declare a proposal key, which can be an account key from any Flow account. The account that owns the proposal key is referred to as the proposer.\n\nA proposal key definition declares the address, key ID, and up-to-date sequence number for the account key.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#proposal-key"}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": "The Flow address of the account that proposed the transaction. Data type: STRING. The proposer is responsible for submitting the transaction to the network and paying the proposal fee. This field is used to analyze transaction origination, proposer activity, and fee attribution. Example: '0x1cf0e2f2f715450'. Important for understanding transaction lifecycle and participant roles in Flow's multi-signer model."}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": "The Cadence smart contract code or script executed as part of the transaction. Data type: STRING. This field contains the source code that defines the transaction's logic, including function calls, arguments, and contract interactions. Used for auditing, debugging, and analyzing smart contract usage on Flow. Example: a Cadence script for transferring tokens. For more details, see [Flow Cadence Scripts](https://developers.flow.com/tooling/fcl-js/scripts)."}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": "An array containing all events that occurred in the transaction."}, "EVENTS_COUNT": {"type": "NUMBER", "index": 16, "name": "EVENTS_COUNT", "comment": ""}, "STATUS": {"type": "NUMBER", "index": 17, "name": "STATUS", "comment": "The transaction status. \n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "STATUS_CODE": {"type": "NUMBER", "index": 18, "name": "STATUS_CODE", "comment": "The transaction status code.\n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "ERROR_MESSAGE": {"type": "TEXT", "index": 19, "name": "ERROR_MESSAGE", "comment": "The error message, if a transaction has failed."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 20, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 22, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "STREAMLINE_TRANSACTION_ID": {"type": "TEXT", "index": 23, "name": "STREAMLINE_TRANSACTION_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 914383360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 533263, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__testnet_transactions_final"}, "test.flow_models.not_null_silver__streamline_transactions_final_tx_succeeded.8b5d03af17": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_tx_succeeded.8b5d03af17"}, "test.flow_models.dbt_utils_recency_rewards__dim_storefront_items_day__request_timestamp__1.6b08b61498": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_REWARDS", "name": "DIM_STOREFRONT_ITEMS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_rewards__dim_storefront_items_day__request_timestamp__1.6b08b61498"}, "test.flow_models.fsc_utils_tx_block_count_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH.48068214aa": {"metadata": {"type": "BASE TABLE", "schema": "FSC_UTILS_TX_BLOCK_COUNT_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "NUM_BLOCKS": {"type": "NUMBER", "index": 2, "name": "NUM_BLOCKS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.fsc_utils_tx_block_count_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH.48068214aa"}, "test.flow_models.not_null_silver__streamline_events_event_id.5a9fdbf018": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_EVENT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_event_id.5a9fdbf018"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_TRANSACTION_RESULT__VARIANT__OBJECT.ac32f2778c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_TRANSACTION_RESULT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_TRANSACTION_RESULT__VARIANT__OBJECT.ac32f2778c"}, "test.flow_models.not_null_testnet__fact_events_EVENT_TYPE.878660b580": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_EVENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_EVENT_TYPE.878660b580"}, "test.flow_models.not_null_core__dim_contract_labels_ACCOUNT_ADDRESS.dc24939bb3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_CONTRACT_LABELS_ACCOUNT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT_ID": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT_ID", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 2, "name": "EVENT_CONTRACT", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 3, "name": "CONTRACT_NAME", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 4, "name": "ACCOUNT_ADDRESS", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "DIM_CONTRACT_LABELS_ID": {"type": "TEXT", "index": 7, "name": "DIM_CONTRACT_LABELS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_contract_labels_ACCOUNT_ADDRESS.dc24939bb3"}, "test.flow_models.dbt_utils_recency_core__dim_address_mapping_hours__BLOCK_TIMESTAMP_ASSOCIATED__24.347a39b310": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "DIM_ADDRESS_MAPPING_HOURS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_core__dim_address_mapping_hours__BLOCK_TIMESTAMP_ASSOCIATED__24.347a39b310"}, "model.flow_models.streamline__get_blocks_history_mainnet_10": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_10", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_10"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_teleport_direction__STRING__VARCHAR.c47daa1249": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_TELEPORT_DIRECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_teleport_direction__STRING__VARCHAR.c47daa1249"}, "test.flow_models.sequence_gaps_testnet__fact_blocks_block_height.5a709520db": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TESTNET", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PREV_BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_HEIGHT", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_testnet__fact_blocks_block_height.5a709520db"}, "test.flow_models.unique_nft__dim_allday_metadata_NFT_ID.f039c13a3f": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_NFT", "name": "DIM_ALLDAY_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_nft__dim_allday_metadata_NFT_ID.f039c13a3f"}, "model.flow_models.test_gold_evm__fact_transactions_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of fact transactions.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": ""}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": ""}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": ""}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": ""}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": ""}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": ""}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": ""}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": ""}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": ""}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": ""}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": ""}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": ""}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": ""}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_transactions_recent"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_marketplace.1bf0d1d264": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_marketplace.1bf0d1d264"}, "test.flow_models.not_null_testnet__fact_transactions_ERROR_MSG.0755aa9d1e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_ERROR_MSG", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_ERROR_MSG.0755aa9d1e"}, "model.flow_models.streamline__get_transactions_history_mainnet_12": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_12", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_12"}, "test.flow_models.not_null_silver__nft_giglabs_s_currency.bf7ac9c4ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_currency.bf7ac9c4ed"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_pool_id.0570b8fa1a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_POOL_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_pool_id.0570b8fa1a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_team__STRING__VARCHAR.9875c9ab8f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_TEAM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_team__STRING__VARCHAR.9875c9ab8f"}, "test.flow_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_TX_SUCCEEDED.b734f84bae"}, "test.flow_models.not_null_silver__streamline_transactions_final_payer.ce823af4c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_PAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_payer.ce823af4c9"}, "model.flow_models.streamline__complete_get_evm_receipts": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_EVM_RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_EVM_RECEIPTS_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_EVM_RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1588504064, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44973839, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_evm_receipts"}, "test.livequery_models.test___utils_udf_introspect.79bd27a18b": {"metadata": {"type": "BASE TABLE", "schema": "TEST", "name": "_UTILS_UDF_INTROSPECT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "PARAMETERS": {"type": "ARRAY", "index": 2, "name": "PARAMETERS", "comment": null}, "RESULT": {"type": "TEXT", "index": 3, "name": "RESULT", "comment": null}, "ASSERTION": {"type": "TEXT", "index": 4, "name": "ASSERTION", "comment": null}, "SQL": {"type": "TEXT", "index": 5, "name": "SQL", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-02-19 15:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.livequery_models.test___utils_udf_introspect.79bd27a18b"}, "test.flow_models.not_null_testnet__fact_events_BLOCK_TIMESTAMP.bffeeccd8b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_BLOCK_TIMESTAMP.bffeeccd8b"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.4c1f053ca1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.4c1f053ca1"}, "model.flow_models.streamline__get_transaction_results_history_candidate_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_CANDIDATE_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_candidate_08"}, "model.flow_models.streamline__get_blocks_history_mainnet_02": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_02", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_02"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_modified_timestamp.807dfb93c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_modified_timestamp.807dfb93c6"}, "model.flow_models.silver__complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(HOUR::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2455040, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 41667, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__complete_native_prices"}, "model.flow_models.streamline__get_blocks_history_mainnet_19": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_19", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_19"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_block_timestamp__TIMESTAMP_NTZ.0b04b25c37": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_block_timestamp__TIMESTAMP_NTZ.0b04b25c37"}, "test.flow_models.sequence_gaps_test_gold_evm__fact_event_logs_recent_EVENT_INDEX__BLOCK_NUMBER.7d2e53be82": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_EVENT_INDEX", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_evm__fact_event_logs_recent_EVENT_INDEX__BLOCK_NUMBER.7d2e53be82"}, "test.flow_models.not_null_core__fact_transactions_BLOCK_HEIGHT.21c11feb9a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_BLOCK_HEIGHT.21c11feb9a"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_account_storage_INSERTED_TIMESTAMP__day__2.51dd1eb5e4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "FACT_ACCOUNT_STORAGE_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_account_storage_INSERTED_TIMESTAMP__day__2.51dd1eb5e4"}, "test.flow_models.not_null_silver__streamline_transactions_final_status.c783b01ddc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_STATUS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_status.c783b01ddc"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_GAS_USED.b81e18a297": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_GAS_USED.b81e18a297"}, "test.flow_models.tests__streamline_blocks_gap": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "STREAMLINE_BLOCKS_GAP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 3, "name": "PARENT_ID", "comment": null}, "PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "PREV_BLOCK_NUMBER", "comment": null}, "GAP_SIZE": {"type": "NUMBER", "index": 5, "name": "GAP_SIZE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__streamline_blocks_gap"}, "test.flow_models.not_null_gov__ez_staking_actions_delegator.2b41c05e51": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_DELEGATOR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_delegator.2b41c05e51"}, "model.flow_models.streamline__get_transactions_history_mainnet_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_08"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_VIDEO_URLS__ARRAY.d627b411dd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_VIDEO_URLS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_VIDEO_URLS__ARRAY.d627b411dd"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_validator_labels_NODE_ID__STRING__VARCHAR.2b505fd3f9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_VALIDATOR_LABELS_NODE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_validator_labels_NODE_ID__STRING__VARCHAR.2b505fd3f9"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_NETWORK.bfe2fc530c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_NETWORK.bfe2fc530c"}, "model.flow_models.testnet__fact_events": {"metadata": {"type": "VIEW", "schema": "TESTNET", "name": "FACT_EVENTS", "database": "FLOW", "comment": "## Description\nThis table records all events emitted by transactions on the Flow blockchain. Each row represents a single event, capturing metadata such as the transaction ID, block height, timestamp, event type, emitting contract, event index, and event data payload. The table provides a granular, event-level view of on-chain activity, supporting detailed event-driven analytics and contract monitoring. Data is sourced directly from Flow transaction execution and includes both user-defined and system events.\n\n## Key Use Cases\n- Analyzing contract activity and event emissions over time\n- Monitoring protocol-specific or user-defined events for dApps\n- Auditing on-chain activity and reconstructing transaction flows\n- Building dashboards for NFT, DeFi, and governance event tracking\n- Supporting alerting and anomaly detection based on event patterns\n\n## Important Relationships\n- Linked to `core.fact_blocks` via `block_height` and `block_timestamp` for block context\n- Linked to `core.fact_transactions` via `tx_id` for transaction context and execution results\n- Event contract and event type fields can be joined to `core.dim_contract_labels` and other label tables for entity enrichment\n- Used as a source for curated gold models in DeFi, NFT, and other domains that analyze event activity\n\n## Commonly-used Fields\n- `tx_id`: Unique identifier for the transaction emitting the event\n- `event_type`: Specifies the type of event (user-defined or system)\n- `event_contract`: Identifies the contract that emitted the event\n- `event_data`: Contains the event payload for analytics and business logic extraction\n- `block_timestamp`: Used for time-series analysis and event sequencing\n- `event_index`: Orders events within a transaction for accurate reconstruction", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": "The name or identifier of the event emitted by a contract during transaction execution. Data type: STRING. In the `fact_events` table, this field represents the user-defined or system event type, such as 'A.0ae53cb6e3f42a79.FlowToken.TokensDeposited'. Used for filtering, categorizing, and analyzing on-chain events. Example: 'A.0ae53cb6e3f42a79.FlowToken.TokensWithdrawn'. For more details, see [Flow User-Defined Events](https://developers.flow.com/build/basics/events#user-defined-events)."}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": "The data passed to the event, in the form of key-value pairs."}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.testnet__fact_events"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__contracts_recent_CONTRACT_ADDRESS.98ae18306b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER_EVM", "name": "CONTRACTS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__contracts_recent_CONTRACT_ADDRESS.98ae18306b"}, "test.flow_models.not_null_rewards__fact_points_balances_FACT_POINTS_BALANCES_ID.0f9725c7ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "FACT_POINTS_BALANCES_FACT_POINTS_BALANCES_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 2, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 3, "name": "BOXES_OPENED", "comment": null}, "KEYS": {"type": "NUMBER", "index": 4, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 5, "name": "POINTS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 6, "name": "REQUEST_DATE", "comment": null}, "FACT_POINTS_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_POINTS_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__fact_points_balances_FACT_POINTS_BALANCES_ID.0f9725c7ab"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_swap_side__NUMBER.62464af425": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_SWAP_SIDE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_swap_side__NUMBER.62464af425"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_amount__NUMBER__DOUBLE__FLOAT.f592f2a55d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_amount__NUMBER__DOUBLE__FLOAT.f592f2a55d"}, "seed.flow_models.seeds__token_labels": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "TOKEN_LABELS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TOKEN": {"type": "TEXT", "index": 1, "name": "TOKEN", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN_CONTRACT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 20, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.flow_models.seeds__token_labels"}, "model.flow_models.streamline__get_testnet_transactions_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TESTNET_TRANSACTIONS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_testnet_transactions_realtime"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_VALUE.9d57537e91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_VALUE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_VALUE.9d57537e91"}, "model.flow_models.silver__bridge_celer_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_CELER_S", "database": "FLOW", "comment": "This table parses transactions where tokens are bridged to or from the Flow network using the Celer cBridge.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": "The Flow contract address for the bridge protocol used to transfer tokens to or from the Flow blockchain. Data type: STRING. Identifies the specific bridge (e.g., Blocto Teleport, Celer) facilitating cross-chain transfers. Used for protocol attribution, analytics, and filtering bridge activity. Example: '0xabcdef1234567890'. Important for cross-chain analytics and monitoring bridge usage."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": "The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking."}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": "The alternate address involved in this transaction, if available. \nFor bridge transactions, this may be the address on another blockchain."}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": "The unique identifier for the blockchain network (chain) where the block or transaction was recorded. Data type: STRING. On Flow, this value distinguishes between different network deployments (e.g., mainnet, testnet). Used for cross-network analytics and ensuring data integrity when working with multiple environments. Example: 'flow-mainnet' or 'flow-testnet'."}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": "The direction of the points transfer indicating whether points are being added or removed from an account. Data type: STRING. This field specifies whether the transaction represents a credit (points earned) or debit (points spent) operation in the rewards system. Used for understanding reward flows, calculating net point changes, and analyzing reward program participation. Example: 'credit' for points earned through activities, 'debit' for points spent on rewards or transfers. Critical for reward program analytics, user engagement tracking, and maintaining accurate point balance calculations."}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": "The name of the bridge protocol or service used to transfer tokens or assets between blockchains. Data type: STRING. This field identifies the specific bridge (e.g., 'blocto', 'celer') facilitating the cross-chain transfer. Used for protocol attribution, analytics, and filtering bridge activity. Example: 'blocto' for Blocto Teleport, 'celer' for Celer Bridge. Important for cross-chain analytics, protocol usage tracking, and understanding the flow of assets between networks."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "BRIDGE_CELER_ID": {"type": "TEXT", "index": 15, "name": "BRIDGE_CELER_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 19, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 639488, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4211, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__bridge_celer_s"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TX_HASH.45e7ae853b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TX_HASH.45e7ae853b"}, "model.flow_models.streamline__get_transactions_history_mainnet_06": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_06", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_06"}, "model.flow_models.defi__ez_dex_swaps": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_DEX_SWAPS", "database": "FLOW", "comment": "## Description\nEnriched view of all DEX swap transactions on the Flow blockchain, combining raw swap data with token symbol and USD price information. Adds business logic for easier analytics, including normalized asset values, protocol attribution, and swap path context. Data is sourced from swap events and joined with curated price feeds.\n\n## Key Use Cases\n- Analyze DEX trading activity with USD normalization\n- Track protocol revenue and fee analytics in USD\n- Attribute swaps by token symbol, pool, and protocol\n- Power dashboards and user-facing analytics for DeFi trading\n- Support liquidity, slippage, and market research\n\n## Important Relationships\n- Sourced from `defi__fact_dex_swaps` (adds enrichment)\n- Joins with price models for USD values (`amount_out_usd`, `amount_in_usd`)\n- Token symbol enrichment via curated price feeds\n- Can be joined with `defi__dim_swap_pool_labels` for pool metadata\n\n## Commonly-used Fields\n- `tx_id`: Unique transaction identifier for swap event\n- `block_timestamp`: When the swap occurred\n- `token_out_symbol` / `token_in_symbol`: Abbreviated symbols for swapped tokens\n- `amount_out_usd` / `amount_in_usd`: USD value of tokens swapped\n- `platform`: Name of the DEX protocol", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": "The position of the swap within a transaction, indicating the order of execution in multi-hop or multi-pool swaps. Data type: NUMBER (integer). The first swap in a transaction is indexed at 0. If a transaction routes through multiple pools, each swap is assigned an incrementing index (e.g., 0, 1, 2). Used to reconstruct swap paths, analyze routing strategies, and understand complex DeFi trades. Example: A single-pool swap has swap_index 0; a two-pool route has swaps with indices 0 and 1. Important for path analysis, DEX routing analytics, and multi-hop trade reconstruction."}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": "The account address of the trader performing the swap action."}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": "The name of the protocol, platform, or DEX where the event (swap, trade, or other DeFi action) occurred. Data type: STRING. Used to attribute activity to a specific protocol (e.g., 'blocto', 'metapier', 'topshot_marketplace') for analytics, filtering, and reporting. This field is essential for protocol-level analysis, market share tracking, and understanding user behavior across DeFi platforms. Example: 'blocto' for BloctoSwap, 'metapier' for Metapier DEX. Important for protocol attribution, competitive analysis, and cross-platform comparisons."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address from which the token is withdrawn (\"token out\") in a DEX swap. Data type: STRING. For the first swap in a transaction, this is typically the trader's address; for subsequent swaps in a multi-hop route, it may be a pool address. Used to trace token flow and participant roles in swaps. Example: '0x1cf0e2f2f715450' (trader) or a pool address for later hops. Important for swap path analysis and wallet attribution."}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": "The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": "Short-name symbol for the crypto token or asset, such as 'FLOW', 'USDC', or 'BLT'. Data type: STRING. Used to identify the asset in analytics, dashboards, and reporting. This field is critical for token-level analysis, price lookups, and filtering. Example: 'FLOW' for Flow's native token, 'USDC' for USD Coin. Important for user-facing analytics, protocol attribution, and cross-chain comparisons."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": "The amount of tokens sent out from the trader's wallet (or previous pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"out\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 50.0 (for 50 tokens swapped out). Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": "The value of the amount field denominated in US dollars, based on available pricing data at the time of the transaction. Data type: NUMBER (decimal adjusted). Used for financial analysis, protocol revenue tracking, and cross-chain comparisons. Example: 100.25 (for [$]100.25 USD). This field is essential for normalizing value across different tokens and blockchains, enabling USD-based analytics and dashboards. Important for DeFi analytics, cost analysis, and protocol performance measurement."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": "The address receiving the token being swapped in (\"token in\") during a DEX swap. Data type: STRING. For the initial deposit, this is typically the pool address; for the final swap, it is usually the trader's address. Used to trace token flow, swap completion, and participant roles. Example: pool address for intermediate hops, trader address for final destination. Important for swap path analysis and wallet attribution."}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": "The smart contract address for the token that is being swapped into the traders wallet.\nToken OUT / IN is from the perspective of the trader. So, an out token is leaving the wallet while the in token is being deposited to the wallet. This perspective is not changing for multi-pool trades - think of it directionally, the tokens continue flowing from out to in. Out of wallet, into pool, out of pool, into (another pool / wallet), with the final movement being tokens into final wallet."}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": "Short-name symbol for the crypto token or asset, such as 'FLOW', 'USDC', or 'BLT'. Data type: STRING. Used to identify the asset in analytics, dashboards, and reporting. This field is critical for token-level analysis, price lookups, and filtering. Example: 'FLOW' for Flow's native token, 'USDC' for USD Coin. Important for user-facing analytics, protocol attribution, and cross-chain comparisons."}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": "The amount of tokens received by the trader (or next pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"in\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 49.5 (for 49.5 tokens received). Directionality is always from the pool to the trader or next hop in multi-pool swaps."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": "The value of the amount field denominated in US dollars, based on available pricing data at the time of the transaction. Data type: NUMBER (decimal adjusted). Used for financial analysis, protocol revenue tracking, and cross-chain comparisons. Example: 100.25 (for [$]100.25 USD). This field is essential for normalizing value across different tokens and blockchains, enabling USD-based analytics and dashboards. Important for DeFi analytics, cost analysis, and protocol performance measurement."}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.defi__ez_dex_swaps"}, "test.flow_models.not_null_test_silver_evm__traces_recent__INSERTED_TIMESTAMP.672117fb72": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent__INSERTED_TIMESTAMP.672117fb72"}, "test.flow_models.not_null_silver__token_transfers_BLOCK_HEIGHT.803fefe4e3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFERS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 5, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 6, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "TX_SUCCEEDED", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 16:25UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__token_transfers_BLOCK_HEIGHT.803fefe4e3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_GAS_LIMIT__NUMBER__FLOAT.575d5a1949": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_GAS_LIMIT__NUMBER__FLOAT.575d5a1949"}, "model.flow_models.streamline__complete_get_account_storage": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_ACCOUNT_STORAGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "FILE_NAME": {"type": "TEXT", "index": 3, "name": "FILE_NAME", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 6, "name": "COMPLETE_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:44UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15547392, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 701368, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_account_storage"}, "model.flow_models.silver_api__minting_assets": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "MINTING_ASSETS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ITEM_COUNT": {"type": "NUMBER", "index": 2, "name": "ITEM_COUNT", "comment": null}, "API_LIMIT": {"type": "NUMBER", "index": 3, "name": "API_LIMIT", "comment": null}, "REQUEST_FIRST_ITEM_ID": {"type": "TEXT", "index": 4, "name": "REQUEST_FIRST_ITEM_ID", "comment": null}, "REQUEST_LAST_ITEM_ID": {"type": "TEXT", "index": 5, "name": "REQUEST_LAST_ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_AT", "comment": null}, "ITEM_ID": {"type": "TEXT", "index": 7, "name": "ITEM_ID", "comment": null}, "INDEX": {"type": "NUMBER", "index": 8, "name": "INDEX", "comment": null}, "DATA": {"type": "VARIANT", "index": 9, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MINTING_ASSETS_ID": {"type": "TEXT", "index": 11, "name": "MINTING_ASSETS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 07:11UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp :: DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 41311232, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 923332, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__minting_assets"}, "test.flow_models.not_null_gov__ez_staking_actions_action.a32ed64c2d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_ACTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_action.a32ed64c2d"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_FACT_EVENT_LOGS_ID.b7452ace4c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_FACT_EVENT_LOGS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_FACT_EVENT_LOGS_ID.b7452ace4c"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_COUNTERPARTIES__ARRAY__OBJECT__VARIANT.ec4fec7a9c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_COUNTERPARTIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_COUNTERPARTIES__ARRAY__OBJECT__VARIANT.ec4fec7a9c"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_sale.d5aa67ac88": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_SALE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_sale.d5aa67ac88"}, "model.flow_models.streamline__get_collections_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_realtime"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_nft_id.205cb1f1cf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_nft_id.205cb1f1cf"}, "test.flow_models.unique_silver_api__reward_points_reward_points_id.a0a30157ad": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_API", "name": "REWARD_POINTS_REWARD_POINTS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver_api__reward_points_reward_points_id.a0a30157ad"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_TOTAL_CIRCULATION__NUMBER.8f2dc6c0af": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_TOTAL_CIRCULATION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_TOTAL_CIRCULATION__NUMBER.8f2dc6c0af"}, "model.flow_models.bronze_api__contract_abis": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "CONTRACT_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__contract_abis"}, "test.flow_models.not_null_defi__ez_bridge_activity_SOURCE_ADDRESS.48dbaf03a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_SOURCE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_SOURCE_ADDRESS.48dbaf03a0"}, "seed.flow_models.seeds__nflad_playoff_rookies": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "NFLAD_PLAYOFF_ROOKIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"WALLET": {"type": "TEXT", "index": 1, "name": "WALLET", "comment": null}, "ID_0": {"type": "TEXT", "index": 2, "name": "ID_0", "comment": null}, "ID_1": {"type": "TEXT", "index": 3, "name": "ID_1", "comment": null}, "ID_2": {"type": "TEXT", "index": 4, "name": "ID_2", "comment": null}, "ID_3": {"type": "TEXT", "index": 5, "name": "ID_3", "comment": null}, "ID_4": {"type": "TEXT", "index": 6, "name": "ID_4", "comment": null}, "ID_5": {"type": "TEXT", "index": 7, "name": "ID_5", "comment": null}, "ID_6": {"type": "TEXT", "index": 8, "name": "ID_6", "comment": null}, "ID_7": {"type": "TEXT", "index": 9, "name": "ID_7", "comment": null}, "ID_8": {"type": "TEXT", "index": 10, "name": "ID_8", "comment": null}, "ID_9": {"type": "TEXT", "index": 11, "name": "ID_9", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26624, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 61, "include": true, "description": "An approximate count of rows in this 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.flow_models.seeds__nflad_playoff_rookies"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_BLOCK_HEIGHT__NUMBER__FLOAT.06dd77d232": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_BLOCK_HEIGHT__NUMBER__FLOAT.06dd77d232"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.74e36526fa"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS.38b8677163": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_ORIGIN_FROM_ADDRESS.38b8677163"}, "model.flow_models.streamline__get_batch_transaction_results_history_mainnet_17": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BATCH_TRANSACTION_RESULTS_HISTORY_MAINNET_17", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_batch_transaction_results_history_mainnet_17"}, "model.flow_models.streamline__get_transactions_history_mainnet_21": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_21", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_21"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_BLOCK_NUMBER.ad96fd11a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_BLOCK_NUMBER.ad96fd11a3"}, "test.flow_models.not_null_defi__fact_dex_swaps_TX_ID.135622ca56": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_TX_ID.135622ca56"}, "model.flow_models.scores__scoring_activity_categories": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "SCORING_ACTIVITY_CATEGORIES", "database": "FLOW", "comment": "This table contains the scoring activity categories for the scores package.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"CATEGORY": {"type": "TEXT", "index": 1, "name": "CATEGORY", "comment": ""}, "METRIC": {"type": "TEXT", "index": 2, "name": "METRIC", "comment": ""}, "PRIMARY_ALTERNATE": {"type": "TEXT", "index": 3, "name": "PRIMARY_ALTERNATE", "comment": ""}, "TXN_RANK": {"type": "NUMBER", "index": 4, "name": "TXN_RANK", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 5, "name": "DESCRIPTION", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "METRIC_RANK": {"type": "NUMBER", "index": 7, "name": "METRIC_RANK", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__scoring_activity_categories"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_SUB_TRACES.e5e25ddd0b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_SUB_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_SUB_TRACES.e5e25ddd0b"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TX_SUCCEEDED.433ab7bf2c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TX_SUCCEEDED.433ab7bf2c"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_amount__NUMBER__FLOAT__DOUBLE.f04aaf78fe": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_amount__NUMBER__FLOAT__DOUBLE.f04aaf78fe"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_INSERTED_TIMESTAMP.846c4a55ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_INSERTED_TIMESTAMP.846c4a55ae"}, "test.flow_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 4, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 5, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 8, "name": "TX_SUCCEEDED", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 9, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__ez_token_transfers_BLOCK_TIMESTAMP.ac73bae239"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_EXTRA_DATA.7a5451065d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_EXTRA_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_EXTRA_DATA.7a5451065d"}, "test.flow_models.not_null_silver__streamline_events_block_height.569350f23f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_block_height.569350f23f"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_DATA.fbeb29c795": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_DATA.fbeb29c795"}, "test.flow_models.unique_silver__labels_pools_metapier_s_tx_id.bcc22fdcdf": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "LABELS_POOLS_METAPIER_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__labels_pools_metapier_s_tx_id.bcc22fdcdf"}, "model.flow_models.price__fact_prices_ohlc_hourly": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "FACT_PRICES_OHLC_HOURLY", "database": "FLOW", "comment": "# price__fact_prices_ohlc_hourly\n\n## Description\n\nA comprehensive fact table containing raw OHLC (Open, High, Low, Close) price data at hourly intervals from multiple price providers. This table preserves the original provider structure and contains uncurated price data that may include duplicates, inconsistencies, and data quality issues inherent to the source APIs. It serves as the foundation for price analysis while maintaining data lineage and enabling provider-specific analysis. The table supports detailed price movement analysis and technical indicator calculations.\n\n## Key Use Cases\n\n- **Technical Analysis**: Calculating technical indicators, support/resistance levels, and price patterns\n- **Volatility Analysis**: Measuring price volatility and risk metrics across different time periods\n- **Provider Comparison**: Analyzing price differences and data quality across different price providers\n- **Data Quality Assessment**: Identifying gaps, anomalies, and inconsistencies in price data\n- **Raw Data Access**: Providing access to unprocessed price data for custom analysis and backtesting\n- **Historical Price Analysis**: Conducting detailed historical price movement analysis and research\n\n## Important Relationships\n\n- **price__dim_asset_metadata**: Links to asset metadata through asset_id and provider\n- **price__ez_asset_metadata**: Provides curated asset information for analysis\n- **price__ez_prices_hourly**: Curated, deduplicated version of this table with one price per asset per hour\n- **core__fact_blocks**: May be used for blockchain-specific price analysis and correlation studies\n- **core__fact_transactions**: For transaction value analysis and price impact studies\n\n## Commonly-used Fields\n\n- **HOUR**: Essential for time-series analysis and temporal data aggregation\n- **ASSET_ID**: Primary identifier for joining with asset metadata and other price-related data\n- **OPEN**: Starting price for the hour, used in OHLC analysis and trend calculations\n- **HIGH**: Maximum price during the hour, important for resistance level analysis\n- **LOW**: Minimum price during the hour, important for support level analysis\n- **CLOSE**: Ending price for the hour, most commonly used for price trend analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": "The unique identifier representing the asset within the price provider's system. Data type: STRING. This field serves as the primary key for identifying specific assets across different price providers and data sources. Used for joining price data with asset metadata, tracking price movements over time, and maintaining referential integrity between fact and dimension tables. Example: 'bitcoin' for Bitcoin on CoinGecko, 'ethereum' for Ethereum on CoinMarketCap. Critical for data lineage, asset identification, and cross-provider data reconciliation in financial analytics and reporting workflows."}, "HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "HOUR", "comment": "The timestamp representing the hour when the price data was recorded or aggregated. Data type: TIMESTAMP. This field provides the temporal reference for hourly price data and is used for time-series analysis, price trend calculations, and temporal data aggregation. Used for hourly price tracking, time-based filtering, and chronological analysis of price movements. Example: '2024-01-15 14:00:00' for the hour starting at 2 PM on January 15, 2024. Critical for time-series analytics, price volatility calculations, and maintaining temporal consistency in financial data analysis."}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": "The opening price of the asset at the beginning of the specified hour, denominated in USD. Data type: FLOAT. This field represents the first trading price of the asset during the hour and is used for OHLC (Open, High, Low, Close) price analysis and volatility calculations. Used for price range analysis, volatility measurement, and technical analysis indicators. Example: 44000.00 for Bitcoin opening at [$]44,000.00 USD per BTC at the start of the hour. Critical for candlestick chart analysis, price momentum calculations, and understanding intra-hour price movements."}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": "The highest trading price of the asset during the specified hour, denominated in USD. Data type: FLOAT. This field represents the peak price reached by the asset within the hour and is used for price range analysis and volatility calculations. Used for resistance level analysis, volatility measurement, and understanding price extremes during trading periods. Example: 46000.00 for Bitcoin reaching a high of [$]46,000.00 USD per BTC during the hour. Critical for technical analysis, price range calculations, and understanding market sentiment and price momentum."}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": "The lowest trading price of the asset during the specified hour, denominated in USD. Data type: FLOAT. This field represents the minimum price reached by the asset within the hour and is used for price range analysis and volatility calculations. Used for support level analysis, volatility measurement, and understanding price extremes during trading periods. Example: 43000.00 for Bitcoin reaching a low of [$]43,000.00 USD per BTC during the hour. Critical for technical analysis, price range calculations, and understanding market sentiment and price momentum."}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": "The closing price of the asset at the end of the specified hour, denominated in USD. Data type: FLOAT. This field represents the final trading price of the asset during the hour and is used for OHLC (Open, High, Low, Close) price analysis and trend calculations. Used for price trend analysis, momentum calculations, and technical indicator computations. Example: 45000.50 for Bitcoin closing at [$]45,000.50 USD per BTC at the end of the hour. Critical for candlestick chart analysis, price trend identification, and understanding market direction and momentum."}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "FACT_PRICES_OHLC_HOURLY_ID": {"type": "TEXT", "index": 10, "name": "FACT_PRICES_OHLC_HOURLY_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}}, "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.flow_models.price__fact_prices_ohlc_hourly"}, "model.flow_models.streamline__complete_get_evm_testnet_blocks": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_EVM_TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCKNUMBER": {"type": "TEXT", "index": 2, "name": "BLOCKNUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_EVM_BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "COMPLETE_EVM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 349024768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9428901, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_evm_testnet_blocks"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_BLOCK_NUMBER__NUMBER.d1aeb8266a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_BLOCK_NUMBER__NUMBER.d1aeb8266a"}, "test.flow_models.unique_core__fact_blocks_BLOCK_HEIGHT.3338ee8f95": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "NUMBER", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__fact_blocks_BLOCK_HEIGHT.3338ee8f95"}, "model.flow_models.silver__token_transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFERS", "database": "FLOW", "comment": "This table records all token transfers on the FLOW blockchain from after the Crescendo upgrade.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"DEPOSITED_UUID_ROOT": {"type": "TEXT", "index": 1, "name": "DEPOSITED_UUID_ROOT", "comment": "The UUID of the transfer that was deposited to the recipient. This is the root deposit, as certain transfers that utilize a Vault may have two subsequent Deposited events."}, "WITHDRAWN_UUID_ROOT": {"type": "TEXT", "index": 2, "name": "WITHDRAWN_UUID_ROOT", "comment": "The UUID of the transfer that was withdrawn from the sender's account. This is the root withdrawal, as certain transfers that utilize a Vault may have two subsequent Withdrawal events."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN_CONTRACT", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "Address sending the transferred token."}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "Address receiving the transferred token."}, "AMOUNT_ADJ": {"type": "TEXT", "index": 9, "name": "AMOUNT_ADJ", "comment": "An amount with decimal adjustment applied."}, "FROM_ADDRESS_BALANCE_AFTER": {"type": "TEXT", "index": 10, "name": "FROM_ADDRESS_BALANCE_AFTER", "comment": "The token balance of the withdrawn token in the sender account after the transfer."}, "TO_ADDRESS_BALANCE_AFTER": {"type": "TEXT", "index": 11, "name": "TO_ADDRESS_BALANCE_AFTER", "comment": "The token balance of the deposited token in the recipient account after the transfer."}, "IS_FEE_TRANSFER": {"type": "BOOLEAN", "index": 12, "name": "IS_FEE_TRANSFER", "comment": "A boolean field indicating if the transfer was the transaction fee payment, as assessed by to_uuid = 0"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 15, "name": "TOKEN_TRANSFERS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date, modified_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 19218986496, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 235668245, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__token_transfers"}, "model.flow_models.bronze_evm__FR_traces": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "FR_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_evm__FR_traces"}, "model.flow_models.streamline__minting_assets_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "MINTING_ASSETS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"API_LIMIT": {"type": "NUMBER", "index": 1, "name": "API_LIMIT", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 3, "name": "REQUEST", "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.flow_models.streamline__minting_assets_realtime"}, "test.flow_models.not_null_silver__swaps_single_trade_s_token_out_contract.f4e9fe1cfd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_OUT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_token_out_contract.f4e9fe1cfd"}, "test.flow_models.unique_silver__labels_pools_metapier_s_vault_address.c5cee7faab": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "LABELS_POOLS_METAPIER_S_VAULT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__labels_pools_metapier_s_vault_address.c5cee7faab"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_MINER__0_xX_0_9a_fA_F_.186679360a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_MINER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_MINER__0_xX_0_9a_fA_F_.186679360a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SERIES__STRING__VARCHAR.fce91ce420": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_SERIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SERIES__STRING__VARCHAR.fce91ce420"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_ID__STRING__VARCHAR.4f3ed4d1d9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_ID__STRING__VARCHAR.4f3ed4d1d9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_address__STRING__VARCHAR.44f4101476": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_address__STRING__VARCHAR.44f4101476"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.8b3cac331d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_RECEIPTS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.8b3cac331d"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_CONTRACT_ADDRESS.8830631d55": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_CONTRACT_ADDRESS.8830631d55"}, "model.flow_models.streamline__get_testnet_collections_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TESTNET_COLLECTIONS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_testnet_collections_realtime"}, "model.flow_models.test_silver_evm__contracts_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "CONTRACTS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": ""}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__contracts_recent"}, "model.flow_models.test_silver_evm__transactions_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "TRANSACTIONS_FULL", "database": "FLOW", "comment": "This is a view used to test all of the silver transactions model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": ""}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__transactions_full"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TYPE.8a85aac70c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TYPE.8a85aac70c"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_20": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_20", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_20"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_DESTINATION_CHAIN__STRING__VARCHAR.3e3a5736de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DESTINATION_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_DESTINATION_CHAIN__STRING__VARCHAR.3e3a5736de"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_PARENT_ID__STRING__VARCHAR.d27846cf43": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_PARENT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_PARENT_ID__STRING__VARCHAR.d27846cf43"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_ORIGIN_FUNCTION_SIGNATURE.d20c432bcd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_ORIGIN_FUNCTION_SIGNATURE.d20c432bcd"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__traces_recent__INSERTED_TIMESTAMP__hour__2.42a8d7a645": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "TRACES_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__traces_recent__INSERTED_TIMESTAMP__hour__2.42a8d7a645"}, "seed.flow_models.seeds__network_version": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "NETWORK_VERSION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ROOT_HEIGHT": {"type": "NUMBER", "index": 1, "name": "ROOT_HEIGHT", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 2, "name": "NETWORK_VERSION", "comment": null}, "NODE_URL": {"type": "TEXT", "index": 3, "name": "NODE_URL", "comment": null}, "END_HEIGHT": {"type": "NUMBER", "index": 4, "name": "END_HEIGHT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 31, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.flow_models.seeds__network_version"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_NFLALLDAY_ID__STRING__VARCHAR.8b5a731c49": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_NFLALLDAY_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_NFLALLDAY_ID__STRING__VARCHAR.8b5a731c49"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.c30bd82121": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.c30bd82121"}, "model.flow_models.streamline__get_blocks_history_mainnet_06": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_06", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_06"}, "model.flow_models.bronze__streamline_transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_transactions"}, "model.flow_models.silver_observability__blocks_completeness": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS", "database": "FLOW", "comment": "Observability model that queries the blocks table at a designated interval to record and track the completeness of the data.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": "Name of the model being tested."}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": "The min block in the test."}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": "The max block height in the test."}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": "The minimum block timestamp for the test."}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": "The max block timestamp in the test."}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": "Number of blocks tested"}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": "Number of blocks impacted by a gap in the test."}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": "Array of block numbers that were impacted during the test."}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": "Timestamp of the test."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3139, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_observability__blocks_completeness"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_defi__ez_bridge_activity_BLOCK_TIMESTAMP__day__3.5463b32645": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_defi__ez_bridge_activity_BLOCK_TIMESTAMP__day__3.5463b32645"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_blockchain__STRING__VARCHAR.555a23e0a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_BLOCKCHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_blockchain__STRING__VARCHAR.555a23e0a1"}, "model.flow_models.silver__transaction_actors": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTION_ACTORS", "database": "FLOW", "comment": "-| A curated table that extracts addresses involved in the events of a transactions, tagging them as actors in the transaction.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "The block number, corresponds with height."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "PROPOSER": {"type": "TEXT", "index": 4, "name": "PROPOSER", "comment": "The Flow address of the account that proposed the transaction. Data type: STRING. The proposer is responsible for submitting the transaction to the network and paying the proposal fee. This field is used to analyze transaction origination, proposer activity, and fee attribution. Example: '0x1cf0e2f2f715450'. Important for understanding transaction lifecycle and participant roles in Flow's multi-signer model."}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "AUTHORIZERS": {"type": "ARRAY", "index": 6, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": "The name or identifier of the event emitted by a contract during transaction execution. Data type: STRING. In the `fact_events` table, this field represents the user-defined or system event type, such as 'A.0ae53cb6e3f42a79.FlowToken.TokensDeposited'. Used for filtering, categorizing, and analyzing on-chain events. Example: 'A.0ae53cb6e3f42a79.FlowToken.TokensWithdrawn'. For more details, see [Flow User-Defined Events](https://developers.flow.com/build/basics/events#user-defined-events)."}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "ARGUMENT_NAME": {"type": "TEXT", "index": 9, "name": "ARGUMENT_NAME", "comment": "The name of the key for the argument in the event payload emitted by the transaction event."}, "ADDRESS": {"type": "TEXT", "index": 10, "name": "ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 12, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "TRANSACTION_ACTORS_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ACTORS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date, modified_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 191486182400, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4372946000, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__transaction_actors"}, "model.flow_models.test_gold_testnet_evm__fact_event_logs_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of gold testnet fact event logs.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_testnet_evm__fact_event_logs_recent"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_INSERTED_TIMESTAMP.a3f58fc4ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_INSERTED_TIMESTAMP.a3f58fc4ed"}, "model.flow_models.streamline__topshot_moments": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "TOPSHOT_MOMENTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "MOMENT_ID": {"type": "TEXT", "index": 2, "name": "MOMENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOPSHOT_MOMENTS_ID": {"type": "TEXT", "index": 4, "name": "TOPSHOT_MOMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-06 19:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1137098752, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 49213148, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__topshot_moments"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_HASH.64c52d71c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_HASH.64c52d71c9"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TX_HASH.199874527d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_TX_HASH.199874527d"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_SIZE__NUMBER__FLOAT.01b47f33cf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_SIZE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_SIZE__NUMBER__FLOAT.01b47f33cf"}, "model.flow_models.streamline__get_collections_history_mainnet_10": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_10", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_10"}, "model.flow_models.streamline__get_transactions_history_mainnet_13": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_13", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_13"}, "model.flow_models.bronze_evm_api__token_reads": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_EVM_API", "name": "TOKEN_READS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 3, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_INPUT": {"type": "TEXT", "index": 4, "name": "FUNCTION_INPUT", "comment": ""}, "RESPONSE": {"type": "VARIANT", "index": 5, "name": "RESPONSE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 392192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5169, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze_evm_api__token_reads"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_13": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_13", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_13"}, "model.flow_models.beta__ez_moment_player_ids": {"metadata": {"type": "VIEW", "schema": "BETA", "name": "EZ_MOMENT_PLAYER_IDS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": ""}, "NFLALLDAY_ID": {"type": "TEXT", "index": 2, "name": "NFLALLDAY_ID", "comment": ""}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 3, "name": "SERIAL_NUMBER", "comment": ""}, "MOMENT_TIER": {"type": "TEXT", "index": 4, "name": "MOMENT_TIER", "comment": ""}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": ""}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": ""}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": ""}, "PLAY_TYPE": {"type": "TEXT", "index": 8, "name": "PLAY_TYPE", "comment": ""}, "POSITION": {"type": "TEXT", "index": 9, "name": "POSITION", "comment": ""}, "ESPN_PLAYER_ID": {"type": "TEXT", "index": 10, "name": "ESPN_PLAYER_ID", "comment": ""}, "ESPN_TEAM_ID": {"type": "NUMBER", "index": 11, "name": "ESPN_TEAM_ID", "comment": ""}, "IS_ACTIVE": {"type": "BOOLEAN", "index": 12, "name": "IS_ACTIVE", "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.flow_models.beta__ez_moment_player_ids"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_LOGS_BLOOM__0_xX_0_9a_fA_F_.23adb97260": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_LOGS_BLOOM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_LOGS_BLOOM__0_xX_0_9a_fA_F_.23adb97260"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_bridge__STRING__VARCHAR.929cf95568": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_CELER_S_BRIDGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_celer_s_bridge__STRING__VARCHAR.929cf95568"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_15": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_15", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_15"}, "test.flow_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_BLOCK_TIMESTAMP.74f4267099"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_transactions_secondary_market_s_tx_id__seller__buyer__nft_collection__nft_id.673fab1e44": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "SELLER": {"type": "TEXT", "index": 2, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 3, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 4, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 5, "name": "NFT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_transactions_secondary_market_s_tx_id__seller__buyer__nft_collection__nft_id.673fab1e44"}, "test.flow_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_TOKEN_ADDRESS.22c17385df"}, "model.flow_models.silver_api__reward_points_spend": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "REWARD_POINTS_SPEND", "database": "FLOW", "comment": "Response from the Storefront Transaction Entries API", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": ""}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": ""}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": ""}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": ""}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": ""}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": ""}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": ""}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": ""}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": ""}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": ""}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": ""}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": ""}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": ""}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": ""}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": ""}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": ""}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": ""}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": ""}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": ""}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": ""}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": ""}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 07:11UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp :: DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 356977664, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1467543, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__reward_points_spend"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_DIFFICULTY__NUMBER__FLOAT.d47e341412": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_DIFFICULTY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_DIFFICULTY__NUMBER__FLOAT.d47e341412"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__ez_token_transfers_BLOCK_TIMESTAMP__day__1.1d56697ce2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__ez_token_transfers_BLOCK_TIMESTAMP__day__1.1d56697ce2"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__receipts_recent__INSERTED_TIMESTAMP__hour__2.d4d565bc72": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__receipts_recent__INSERTED_TIMESTAMP__hour__2.d4d565bc72"}, "test.flow_models.dbt_utils_recency_nft__fact_topshot_buybacks_day__block_timestamp__3.0e18a6cc76": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_NFT", "name": "FACT_TOPSHOT_BUYBACKS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_nft__fact_topshot_buybacks_day__block_timestamp__3.0e18a6cc76"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__blocks_recent_MODIFIED_TIMESTAMP__hour__2.fc2dc0102f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__blocks_recent_MODIFIED_TIMESTAMP__hour__2.fc2dc0102f"}, "model.flow_models.silver__nft_giglabs_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_GIGLABS_S", "database": "FLOW", "comment": "NFT primary market sales for Giglabs marketplaces.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": "Contract address for the marketplace where the transaction occurred. Flow uses a general-purpose contract at `A.4eb8a10cb9f87357.NFTStorefront` for a significant number of sales. This column does not necessarily indicate the website or specific platform on which the sale occurred."}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": "The contract address refering to the currency used in the transaction. This may or may not relate to a token in the prices table, depending on the marketplace or transaction."}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": "The price of the asset, in the currency specified in the table."}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": "The party in the transaction selling the asset, this is an account address."}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": "The party in the transaction purchasing the asset, this is an account address."}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": ""}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": "An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`."}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": "An array containing the addresses interacted with during the tokenflow of the transaction. This contains all payers and recipients of tokens within the transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "NFT_GIGLABS_ID": {"type": "TEXT", "index": 17, "name": "NFT_GIGLABS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 21808640, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 385772, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_giglabs_s"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_NFT_COLLECTION__STRING__VARCHAR.b96b2a8710": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_NFT_COLLECTION__STRING__VARCHAR.b96b2a8710"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_MODIFIED_TIMESTAMP.ff98cbe1ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_MODIFIED_TIMESTAMP.ff98cbe1ef"}, "test.flow_models.not_null_silver__labels_pools_s_swap_contract.19a9256de2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_SWAP_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_swap_contract.19a9256de2"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_silver_evm__decoded_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.198045ab83": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_silver_evm__decoded_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.198045ab83"}, "test.flow_models.not_null_core__fact_events_EVENT_INDEX.a8f913a5e4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_EVENT_INDEX.a8f913a5e4"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_flow_wallet_address__STRING__VARCHAR.113722e790": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_FLOW_WALLET_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_flow_wallet_address__STRING__VARCHAR.113722e790"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_GAS_USED.54b781e6cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_GAS_USED.54b781e6cb"}, "model.flow_models.testnet__fact_blocks": {"metadata": {"type": "VIEW", "schema": "TESTNET", "name": "FACT_BLOCKS", "database": "FLOW", "comment": "## Description\nThis table records all blocks produced on the Flow blockchain, capturing block-level metadata such as block height, timestamp, network, chain ID, transaction count, and parent block references. Each row represents a unique block, providing the foundational structure for all on-chain activity and supporting block-level analytics. The data is sourced directly from the Flow blockchain and is updated as new blocks are produced.\n\n## Key Use Cases\n- Analyzing block production rates and network performance\n- Measuring transaction throughput and block utilization\n- Investigating block-level events, forks, or anomalies\n- Supporting time-series analytics and historical blockchain state reconstruction\n- Serving as a join point for transaction, event, and token transfer models\n\n## Important Relationships\n- Serves as the parent table for `core.fact_transactions`, `core.fact_events`, and `core.ez_token_transfers`, which reference block height and block timestamp\n- Can be joined with `core__fact_transactions` on `block_height` to analyze transactions per block\n- Used by downstream models in the gold layer for time-based aggregations and network health metrics\n\n## Commonly-used Fields\n- `BLOCK_HEIGHT`: Unique identifier for each block, used for joins and ordering\n- `BLOCK_TIMESTAMP`: Timestamp of block production, essential for time-series analysis\n- `TX_COUNT`: Number of transactions included in the block, used for throughput and activity metrics\n- `CHAIN_ID`, `NETWORK`, `NETWORK_VERSION`: Identify the network context for the block\n- `PARENT_ID`: Reference to the parent block, useful for chain reorganization and lineage analysis", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": "The name of the blockchain network where the block or transaction was recorded. Data type: STRING. For Flow, this typically indicates the environment (e.g., 'mainnet', 'testnet', 'sandboxnet'). This field is important for distinguishing between production and test data, and for multi-network analytics. Example: 'mainnet'."}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": "The version identifier of the Flow blockchain network at the time the block was produced. Data type: STRING. This value changes when the network undergoes a protocol upgrade (\"spork\"). Useful for tracking changes in protocol behavior, analyzing the impact of upgrades, and debugging issues related to network versioning. Example: 'spork-22'. For more information on Flow's network upgrades (Sporks), see https://developers.flow.com/nodes/node-operation/spork"}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": "The unique identifier for the blockchain network (chain) where the block or transaction was recorded. Data type: STRING. On Flow, this value distinguishes between different network deployments (e.g., mainnet, testnet). Used for cross-network analytics and ensuring data integrity when working with multiple environments. Example: 'flow-mainnet' or 'flow-testnet'."}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": "The total number of transactions included in a given block on the Flow blockchain. Data type: INTEGER. This field is used to measure block utilization, analyze network throughput, and identify periods of high or low activity. For example, a block with tx_count = 100 contains 100 transactions. Useful for performance monitoring and capacity planning."}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": "A unique identifier for the record. In the context of blocks, this is the block hash\u2014a cryptographic string that uniquely identifies a block on the Flow blockchain. Data type: STRING. Used for verifying block integrity, referencing blocks in other tables, and supporting chain reorganization analysis. Example: 'a1b2c3d4...'. For other models, 'id' may refer to a unique row identifier."}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": "The hash of the parent block for the current block on the Flow blockchain. Data type: STRING. This field establishes the chain structure by linking each block to its predecessor, enabling chain traversal and reorganization analysis. Example: 'a1b2c3d4...' (the block hash of the previous block). Used for lineage analysis, fork detection, and chain integrity verification."}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.testnet__fact_blocks"}, "test.flow_models.dbt_utils_recency_rewards__fact_points_balances_day__request_date__1.1eefccbdff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_REWARDS", "name": "FACT_POINTS_BALANCES_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_rewards__fact_points_balances_day__request_date__1.1eefccbdff"}, "test.flow_models.not_null_silver__bridge_celer_s_bridge.86b974280b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_BRIDGE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_bridge.86b974280b"}, "test.flow_models.not_null_test_silver_evm__traces_recent_TX_POSITION.7c6763fa77": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent_TX_POSITION.7c6763fa77"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAYER_STATS_GAME__OBJECT__VARIANT.f3c42d692d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_PLAYER_STATS_GAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAYER_STATS_GAME__OBJECT__VARIANT.f3c42d692d"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_TRANSACTIONS_ROOT.d6597cd20d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_TRANSACTIONS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_TRANSACTIONS_ROOT.d6597cd20d"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE_PRECISE_RAW.5612358891": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_VALUE_PRECISE_RAW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE_PRECISE_RAW.5612358891"}, "model.flow_models.bronze_api__FR_transaction_entries": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "FR_TRANSACTION_ENTRIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__FR_transaction_entries"}, "model.flow_models.streamline__get_transactions_history_mainnet_04": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_04", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_04"}, "test.flow_models.not_null_testnet__fact_events_EVENT_INDEX.c5ba61dc04": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_EVENTS_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_events_EVENT_INDEX.c5ba61dc04"}, "test.flow_models.not_null_rewards__fact_points_balances_INSERTED_TIMESTAMP.5ad000ce69": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "FACT_POINTS_BALANCES_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 2, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 3, "name": "BOXES_OPENED", "comment": null}, "KEYS": {"type": "NUMBER", "index": 4, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 5, "name": "POINTS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 6, "name": "REQUEST_DATE", "comment": null}, "FACT_POINTS_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_POINTS_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__fact_points_balances_INSERTED_TIMESTAMP.5ad000ce69"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_counterparties__ARRAY__OBJECT__VARIANT.dd90a10acb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_COUNTERPARTIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_counterparties__ARRAY__OBJECT__VARIANT.dd90a10acb"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_NETWORK___a_zA_Z0_9__.3c88720c4e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_blocks_recent_NETWORK___a_zA_Z0_9__.3c88720c4e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_TYPE__STRING__VARCHAR.a5b138b676": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_EVENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_TYPE__STRING__VARCHAR.a5b138b676"}, "test.flow_models.not_null_silver__bridge_blocto_s_block_timestamp.ccaa104188": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_block_timestamp.ccaa104188"}, "test.flow_models.not_null_nft__dim_topshot_metadata_NFT_ID.62ecd95777": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_NFT_ID.62ecd95777"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_tx_id.c7dd6497b0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_tx_id.c7dd6497b0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_BRIDGE_ADDRESS__STRING__VARCHAR.107d51bee5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_BRIDGE_ADDRESS__STRING__VARCHAR.107d51bee5"}, "test.flow_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_PLATFORM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_PLATFORM.b1b7014b38"}, "model.flow_models.silver__testnet_events": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TESTNET_EVENTS", "database": "FLOW", "comment": "This table records events from each transaction on the FLOW testnet blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": "The id for the event, which is a concatenation of tx_id-event_index."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "The zero-based position of the event within the list of events emitted by a transaction. Data type: INTEGER. This field indicates the order in which events occurred during transaction execution. Used for reconstructing event sequences, debugging, and analyzing event-driven workflows. Example: 0 (first event), 1 (second event), etc. Important for event ordering and traceability."}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": ""}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": "The innermost portion of a transaction and contains the data that uniquely identifies the operations applied by the transaction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": "The name or identifier of the event emitted by a contract during transaction execution. Data type: STRING. In the `fact_events` table, this field represents the user-defined or system event type, such as 'A.0ae53cb6e3f42a79.FlowToken.TokensDeposited'. Used for filtering, categorizing, and analyzing on-chain events. Example: 'A.0ae53cb6e3f42a79.FlowToken.TokensWithdrawn'. For more details, see [Flow User-Defined Events](https://developers.flow.com/build/basics/events#user-defined-events)."}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": "The data passed to the event, in the form of key-value pairs."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 825332736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3811032, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__testnet_events"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_WEEK__STRING__VARCHAR.842ad3b8da": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_WEEK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_WEEK__STRING__VARCHAR.842ad3b8da"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_NETWORK___a_zA_Z0_9__.0dc356e718": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_NETWORK___a_zA_Z0_9__.0dc356e718"}, "test.flow_models.not_null_nft__ez_nft_sales_COUNTERPARTIES.c006543671": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_COUNTERPARTIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_COUNTERPARTIES.c006543671"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_GAS_USED.9c6d3863d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_GAS_USED.9c6d3863d6"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_MODIFIED_TIMESTAMP.8013c2f5dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_MODIFIED_TIMESTAMP.8013c2f5dd"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8e727f3b62": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.8e727f3b62"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_BLOCK_HEIGHT__NUMBER__FLOAT.fbae07097f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_BLOCKS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_blocks_BLOCK_HEIGHT__NUMBER__FLOAT.fbae07097f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_rewards__fact_points_balances_BOXES__NUMBER.30cca0e2bf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_REWARDS", "name": "FACT_POINTS_BALANCES_BOXES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_rewards__fact_points_balances_BOXES__NUMBER.30cca0e2bf"}, "model.flow_models.bronze_evm__FR_receipts": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "FR_RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__FR_receipts"}, "test.flow_models.not_null_core__fact_blocks_NETWORK.b3fe8ae22a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_NETWORK.b3fe8ae22a"}, "test.flow_models.not_null_silver__streamline_transactions_final_tx_id.8997a55c99": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_tx_id.8997a55c99"}, "model.flow_models.bronze__streamline_collections": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_COLLECTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_collections"}, "test.flow_models.not_null_silver__streamline_events_tx_succeeded.aad548717e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_EVENTS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENTS_COUNT": {"type": "NUMBER", "index": 6, "name": "EVENTS_COUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 7, "name": "PAYLOAD", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 8, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 9, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 10, "name": "EVENT_DATA", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 13, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "STREAMLINE_EVENT_ID": {"type": "TEXT", "index": 14, "name": "STREAMLINE_EVENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_events_tx_succeeded.aad548717e"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_ORIGIN_FUNCTION_SIGNATURE.f1ceda96ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_ORIGIN_FUNCTION_SIGNATURE.f1ceda96ee"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_GAS_USED.9cd2b837e4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_GAS_USED.9cd2b837e4"}, "test.flow_models.not_null_rewards__dim_storefront_items_REQUEST_TIMESTAMP.abf3b59378": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "DIM_STOREFRONT_ITEMS_REQUEST_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "DIM_STOREFRONT_ITEMS_ID": {"type": "TEXT", "index": 54, "name": "DIM_STOREFRONT_ITEMS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 55, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 56, "name": "MODIFIED_TIMESTAMP", "comment": null}, "REQUEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 57, "name": "REQUEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__dim_storefront_items_REQUEST_TIMESTAMP.abf3b59378"}, "test.flow_models.not_null_silver__bridge_celer_s_block_height.65ef8b8e06": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_block_height.65ef8b8e06"}, "model.flow_models.streamline__get_collections_history_mainnet_14": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_14", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_14"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_SHA3_UNCLES.5b72cc6b67": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_SHA3_UNCLES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_SHA3_UNCLES.5b72cc6b67"}, "model.flow_models.streamline__get_collections_history_mainnet_22": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_22", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_22"}, "test.flow_models.not_null_nft__dim_allday_metadata_TOTAL_CIRCULATION.ceda209726": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_TOTAL_CIRCULATION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_TOTAL_CIRCULATION.ceda209726"}, "model.flow_models.streamline__get_collections_history_mainnet_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_07"}, "test.flow_models.not_null_silver__swaps_s_token_out_amount.6c011cc8eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_TOKEN_OUT_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_token_out_amount.6c011cc8eb"}, "model.flow_models.streamline__complete_get_transactions_history": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TRANSACTIONS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 05:01UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 103299225600, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 429887388, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_transactions_history"}, "model.flow_models.bronze__moments_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "MOMENTS_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": ""}, "CONTRACT": {"type": "TEXT", "index": 2, "name": "CONTRACT", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 4, "name": "VALUE", "comment": ""}, "_INSERTED_DATE": {"type": "TEXT", "index": 5, "name": "_INSERTED_DATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "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.flow_models.bronze__moments_metadata"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_total__NUMBER__FLOAT__DECIMAL.736cf98ca5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_TOTAL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_total__NUMBER__FLOAT__DECIMAL.736cf98ca5"}, "model.flow_models.streamline__get_blocks_history_mainnet_22": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_22", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_22"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_GAS_LIMIT.eb1cc2f7f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_GAS_LIMIT.eb1cc2f7f5"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__traces_recent_MODIFIED_TIMESTAMP__hour__2.cb8bd60ee3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__traces_recent_MODIFIED_TIMESTAMP__hour__2.cb8bd60ee3"}, "test.flow_models.unique_silver__labels_pools_s_tx_id.deeca306e4": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "LABELS_POOLS_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__labels_pools_s_tx_id.deeca306e4"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_EVENT_REMOVED.52c3435d2c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_REMOVED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_EVENT_REMOVED.52c3435d2c"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_block_height.37ad2b3d5d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_block_height.37ad2b3d5d"}, "test.flow_models.not_null_core__fact_blocks_NETWORK_VERSION.24fcd4840b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_BLOCKS_NETWORK_VERSION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_blocks_NETWORK_VERSION.24fcd4840b"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER.2f0b048f8e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_blocks_recent_BLOCK_NUMBER.2f0b048f8e"}, "test.flow_models.not_null_gov__dim_validator_labels_PROJECT_NAME.5be0e474a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_VALIDATOR_LABELS_PROJECT_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NODE_ID": {"type": "TEXT", "index": 1, "name": "NODE_ID", "comment": null}, "VALIDATOR_TYPE": {"type": "TEXT", "index": 2, "name": "VALIDATOR_TYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 3, "name": "PROJECT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__dim_validator_labels_PROJECT_NAME.5be0e474a7"}, "model.flow_models.streamline__get_blocks_history_mainnet_11": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_11", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_11"}, "test.flow_models.unique_core__fact_transactions_TX_ID.389fc7cd9b": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_TRANSACTIONS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:23UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__fact_transactions_TX_ID.389fc7cd9b"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_PAYER__STRING__VARCHAR.7f140c3421": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_PAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_PAYER__STRING__VARCHAR.7f140c3421"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_AMOUNT__NUMBER__DOUBLE__FLOAT.70554d2f3d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_AMOUNT__NUMBER__DOUBLE__FLOAT.70554d2f3d"}, "test.flow_models.not_null_testnet__fact_blocks_ID.9b70c98632": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_ID.9b70c98632"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_PAYER__STRING__VARCHAR.10ddb3250b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_PAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_PAYER__STRING__VARCHAR.10ddb3250b"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_transactions_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.0e3205ca2b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_transactions_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.0e3205ca2b"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_traces_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.7836462678": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_traces_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.7836462678"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_traces_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.7fd9fc0312": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_evm__fact_traces_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.7fd9fc0312"}, "model.flow_models.streamline__get_collections_history_mainnet_05": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_05", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_05"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_out_contract__STRING__VARCHAR.971a1e172a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_TOKEN_OUT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_out_contract__STRING__VARCHAR.971a1e172a"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_BLOCK_HASH.bd13e7550d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_BLOCK_HASH.bd13e7550d"}, "test.flow_models.accepted_values_silver__nft_moment_minted_s_event_contract__A_e4cf4bdc1751c65d_AllDay__A_b715b81853fef53f_AllDay__A_87ca73a41bb50ad5_Golazos.38dff36176": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_MOMENT_MINTED_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.accepted_values_silver__nft_moment_minted_s_event_contract__A_e4cf4bdc1751c65d_AllDay__A_b715b81853fef53f_AllDay__A_87ca73a41bb50ad5_Golazos.38dff36176"}, "test.flow_models.not_null_defi__ez_bridge_activity_DESTINATION_CHAIN.88dbb12b6d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_DESTINATION_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_DESTINATION_CHAIN.88dbb12b6d"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_FACT_TRACES_ID.52c671c9e7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_FACT_TRACES_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_FACT_TRACES_ID.52c671c9e7"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_VALUE_PRECISE.9fdbe2a0ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_VALUE_PRECISE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_VALUE_PRECISE.9fdbe2a0ae"}, "model.flow_models.streamline__get_batch_transaction_results_history_mainnet_22": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BATCH_TRANSACTION_RESULTS_HISTORY_MAINNET_22", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_batch_transaction_results_history_mainnet_22"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_buyer.5c013f4a7e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_buyer.5c013f4a7e"}, "test.flow_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_TOKEN_OUT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_TOKEN_OUT.3ea23afc8b"}, "model.flow_models.defi__fact_bridge_activity": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "FACT_BRIDGE_ACTIVITY", "database": "FLOW", "comment": "## Description\nRecords all token bridge transactions to and from the Flow blockchain using supported bridge protocols (e.g., Blocto Teleport, Celer Bridge). Captures the full context of each cross-chain transfer, including source/destination addresses, token details, amounts, fees, and protocol metadata. Data is sourced from on-chain bridge events and normalized for analytics.\n\n## Key Use Cases\n- Analyze cross-chain token flows into and out of Flow\n- Monitor bridge usage, volume, and protocol adoption\n- Track user participation in bridging activity\n- Attribute fees and bridge revenue by protocol\n- Support compliance and risk monitoring for cross-chain transfers\n\n## Important Relationships\n- Linked to `defi__ez_bridge_activity` for enriched analytics (adds token symbols, USD values)\n- Can be joined with `core__ez_token_transfers` for end-to-end asset movement\n- Protocol attribution via `platform` and `bridge_address` fields\n- Token-level analytics via `token_address` and `amount`\n\n## Commonly-used Fields\n- `tx_id`: Unique transaction identifier for bridge event\n- `block_timestamp`: When the bridge transaction occurred\n- `bridge_address`: Contract address of the bridge protocol\n- `token_address`: Contract address of the bridged token\n- `amount`: Quantity of tokens bridged (decimal adjusted)\n- `amount_fee`: Fee charged by the bridge protocol\n- `source_chain` / `destination_chain`: Blockchains involved in the transfer\n- `platform`: Name of the bridge protocol", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": "The Flow contract address for the bridge protocol used to transfer tokens to or from the Flow blockchain. Data type: STRING. Identifies the specific bridge (e.g., Blocto Teleport, Celer) facilitating cross-chain transfers. Used for protocol attribution, analytics, and filtering bridge activity. Example: '0xabcdef1234567890'. Important for cross-chain analytics and monitoring bridge usage."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": "The fee amount deducted by the protocol, bridge, or contract as part of the transaction. Data type: NUMBER (decimal adjusted). Represents the cost paid by the user for using the service (e.g., bridge fee). Example: 0.1 (for 0.1 Flow tokens). Used for fee analysis, cost tracking, and protocol revenue analytics."}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": "The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking."}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": "The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking."}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": "The name of the bridge protocol or service used to transfer tokens or assets between blockchains. Data type: STRING. This field identifies the specific bridge (e.g., 'blocto', 'celer') facilitating the cross-chain transfer. Used for protocol attribution, analytics, and filtering bridge activity. Example: 'blocto' for Blocto Teleport, 'celer' for Celer Bridge. Important for cross-chain analytics, protocol usage tracking, and understanding the flow of assets between networks."}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.defi__fact_bridge_activity"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_14": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_14", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_14"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_PARENT_HASH.6deb5a1698": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_PARENT_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_PARENT_HASH.6deb5a1698"}, "test.flow_models.not_null_test_silver_evm__blocks_recent_BLOCK_JSON.bc5cf027dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_BLOCK_JSON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__blocks_recent_BLOCK_JSON.bc5cf027dc"}, "test.flow_models.not_null_silver__labels_pools_s_token0_contract.25c575b1e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_TOKEN0_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_token0_contract.25c575b1e2"}, "model.flow_models.streamline__get_blocks_history_mainnet_17": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_17", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_17"}, "model.flow_models.silver__testnet_transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TESTNET_TRANSACTIONS", "database": "FLOW", "comment": "-| Initial table for the gRPC transactions response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "BLOCK_ID": {"type": "TEXT", "index": 2, "name": "BLOCK_ID", "comment": "The id, or hash, of the block."}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "GAS_LIMIT": {"type": "NUMBER", "index": 4, "name": "GAS_LIMIT", "comment": "The maximum amount of computational resources (gas) allocated for executing the transaction on the Flow blockchain. Data type: INTEGER. If the transaction exceeds this limit, it will fail. This field is used to analyze resource usage, transaction costs, and execution constraints. Example: 1000. Important for understanding transaction execution, fee estimation, and optimizing smart contract operations."}, "PAYER": {"type": "TEXT", "index": 5, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "ARGUMENTS": {"type": "ARRAY", "index": 6, "name": "ARGUMENTS", "comment": "The parameters or values passed into the Cadence script when the transaction was submitted. Data type: ARRAY<STRING> or STRING (JSON-encoded). Arguments customize the behavior of the script, enabling dynamic contract interactions. Used for auditing, debugging, and analyzing transaction intent. Example: ['0x1cf0e2f2f715450', 100]. Important for understanding how smart contracts are invoked and parameterized on Flow."}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 8, "name": "ENVELOPE_SIGNATURES", "comment": "A list of signatures generated by the payer role.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#anatomy-of-a-transaction"}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 9, "name": "PAYLOAD_SIGNATURES", "comment": "The authorizing signatures included with the payload in the transaction body.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#payload"}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 10, "name": "PROPOSAL_KEY", "comment": "Each transaction must declare a proposal key, which can be an account key from any Flow account. The account that owns the proposal key is referred to as the proposer.\n\nA proposal key definition declares the address, key ID, and up-to-date sequence number for the account key.\n\nhttps://developers.flow.com/concepts/start-here/transaction-signing#proposal-key"}, "SCRIPT": {"type": "TEXT", "index": 11, "name": "SCRIPT", "comment": "The Cadence smart contract code or script executed as part of the transaction. Data type: STRING. This field contains the source code that defines the transaction's logic, including function calls, arguments, and contract interactions. Used for auditing, debugging, and analyzing smart contract usage on Flow. Example: a Cadence script for transferring tokens. For more details, see [Flow Cadence Scripts](https://developers.flow.com/tooling/fcl-js/scripts)."}, "STREAMLINE_TX_ID": {"type": "TEXT", "index": 12, "name": "STREAMLINE_TX_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 291324928, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 533263, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__testnet_transactions"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_BLOCK_NUMBER.9c54d195cd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_BLOCK_NUMBER.9c54d195cd"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_AUTHORIZERS__ARRAY.a59a0de283": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_AUTHORIZERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_AUTHORIZERS__ARRAY.a59a0de283"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_block_height__NUMBER__FLOAT.2a087e6a20": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_block_height__NUMBER__FLOAT.2a087e6a20"}, "model.flow_models.bronze_evm__testnet_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__testnet_blocks"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH.b70b5b1dad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH.b70b5b1dad"}, "model.flow_models.streamline__get_blocks_history_mainnet_13": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_13", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_13"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_marketplace.c1a1513977": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_marketplace.c1a1513977"}, "test.flow_models.not_null_gov__dim_validator_labels_VALIDATOR_TYPE.0cc5880227": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "DIM_VALIDATOR_LABELS_VALIDATOR_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NODE_ID": {"type": "TEXT", "index": 1, "name": "NODE_ID", "comment": null}, "VALIDATOR_TYPE": {"type": "TEXT", "index": 2, "name": "VALIDATOR_TYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 3, "name": "PROJECT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__dim_validator_labels_VALIDATOR_TYPE.0cc5880227"}, "test.flow_models.unique_core__dim_address_mapping_EVM_ADDRESS.37409692b2": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "DIM_ADDRESS_MAPPING_EVM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_core__dim_address_mapping_EVM_ADDRESS.37409692b2"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c8792c7237": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c8792c7237"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_set_name__STRING__VARCHAR.2c82a7ecd6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_SET_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_set_name__STRING__VARCHAR.2c82a7ecd6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_MOMENT_STATS_FULL__OBJECT__VARIANT.ae2d1d214b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_MOMENT_STATS_FULL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_MOMENT_STATS_FULL__OBJECT__VARIANT.ae2d1d214b"}, "test.flow_models.not_null_silver__nft_giglabs_s_buyer.917f555efa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_buyer.917f555efa"}, "test.flow_models.not_null_silver__nft_giglabs_s_nft_collection.0783fe30ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_nft_collection.0783fe30ba"}, "model.flow_models.streamline__evm_testnet_chainhead": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "EVM_TESTNET_CHAINHEAD", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RESP": {"type": "VARIANT", "index": 1, "name": "RESP", "comment": null}, "BLOCK_NUMBER": {"type": "TEXT", "index": 2, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__evm_testnet_chainhead"}, "model.flow_models.rewards__dim_storefront_items": {"metadata": {"type": "VIEW", "schema": "REWARDS", "name": "DIM_STOREFRONT_ITEMS", "database": "FLOW", "comment": "# rewards__dim_storefront_items\n\n## Description\n\nA comprehensive dimensional table containing storefront item metadata from the Minting Assets API. This table serves as the foundation for understanding the rewards storefront inventory, including NFTs, physical items, and digital assets available for purchase with reward points. It contains detailed information about item characteristics, pricing, availability, and redemption mechanics. The table supports the rewards ecosystem by providing item metadata for storefront operations and user experience.\n\n## Key Use Cases\n\n- **Storefront Management**: Understanding available items, pricing, and inventory levels in the rewards storefront\n- **Item Discovery**: Finding items by category, price range, or availability status\n- **Redemption Analysis**: Tracking item redemption patterns and user preferences\n- **Inventory Planning**: Monitoring item quantities, minting status, and supply management\n- **User Experience**: Providing item details, images, and metadata for storefront displays\n- **Reward Program Optimization**: Analyzing which items drive user engagement and point spending\n\n## Important Relationships\n\n- **rewards__fact_points_balances**: Links to user point balances for purchase eligibility analysis\n- **rewards__fact_points_transfers**: Tracks point spending on storefront purchases\n- **rewards__fact_transaction_entries**: Provides detailed transaction history for item purchases\n- **nft__dim_moment_metadata**: May overlap with NFT items for additional metadata\n- **core__dim_contract_labels**: For contract-based items, provides additional labeling\n\n## Commonly-used Fields\n\n- **ITEM_ID**: Primary identifier for storefront items and purchase tracking\n- **NAME**: Human-readable item name for display and reporting\n- **PRICE**: Item cost in reward points or currency for purchase analysis\n- **QUANTITY**: Available inventory for supply management and availability tracking\n- **MINT_STATUS**: Current minting status for understanding item availability\n- **IS_LISTED**: Flag indicating whether item is currently available for purchase", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": ""}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": ""}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": ""}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": ""}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": ""}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": ""}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": ""}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": ""}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": ""}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": ""}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": ""}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": ""}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": ""}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": ""}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": ""}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": ""}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": ""}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": ""}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": ""}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": ""}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": ""}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": ""}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": ""}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": ""}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": ""}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": ""}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": ""}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": ""}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": ""}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": ""}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": ""}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": ""}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": ""}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": ""}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": ""}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": ""}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": ""}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": ""}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": ""}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": ""}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": ""}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": ""}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": ""}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": ""}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": ""}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": ""}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": ""}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": ""}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": ""}, "DIM_STOREFRONT_ITEMS_ID": {"type": "TEXT", "index": 54, "name": "DIM_STOREFRONT_ITEMS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 55, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 56, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 57, "name": "REQUEST_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.flow_models.rewards__dim_storefront_items"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_step_data.c534ceca2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_STEP_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_step_data.c534ceca2b"}, "test.flow_models.not_null_nft__dim_topshot_metadata_PLAYER_STATS_SEASON_TO_DATE.d59fd66428": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_PLAYER_STATS_SEASON_TO_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_PLAYER_STATS_SEASON_TO_DATE.d59fd66428"}, "model.flow_models.defi__dim_swap_pool_labels": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "DIM_SWAP_POOL_LABELS", "database": "FLOW", "comment": "## Description\nModels all DEX swap pool and pair creation events on the Flow blockchain. Captures metadata for each pool, including token contracts, deployment timestamp, pool ID, vault address, and swap contract. Supports pool-level analytics, liquidity tracking, and protocol attribution. Data is sourced from on-chain pool creation events and normalized for analytics.\n\n## Key Use Cases\n- Analyze DEX pool creation and liquidity provisioning\n- Attribute swaps to specific pools and protocols\n- Track pool deployment and vault addresses\n- Support liquidity, TVL, and protocol market share analysis\n- Power DeFi dashboards and pool explorer tools\n\n## Important Relationships\n- Can be joined with `defi__fact_dex_swaps` and `defi__ez_dex_swaps` for swap-level analytics\n- Protocol attribution via `swap_contract` and `platform` fields\n- Token-level analytics via `token0_contract` and `token1_contract`\n\n## Commonly-used Fields\n- `swap_contract`: DEX pool contract address\n- `deployment_timestamp`: When the pool was deployed\n- `token0_contract` / `token1_contract`: Token contracts in the pool\n- `pool_id`: Unique identifier for the pool\n- `vault_address`: Address holding pool assets", "owner": "DBT_CLOUD_FLOW"}, "columns": {"SWAP_CONTRACT": {"type": "TEXT", "index": 1, "name": "SWAP_CONTRACT", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": "The block timestamp from the deployment transaction."}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": "The contract for token0 in the swap pair. Positioning is determined by the order this token occurs in the Swap Contract creation transaction."}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": "The contract for token1 in the swap pair. Positioning is determined by the order this token occurs in the Swap Contract creation transaction."}, "POOL_ID": {"type": "NUMBER", "index": 5, "name": "POOL_ID", "comment": "The ID of the swap pool, as designated by the DEX on contract creation."}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": "The account address that holds tokens on behalf of the swap contract."}, "DIM_SWAP_POOL_LABELS_ID": {"type": "TEXT", "index": 7, "name": "DIM_SWAP_POOL_LABELS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.defi__dim_swap_pool_labels"}, "model.flow_models.test_silver_evm__transactions_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of transactions.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": ""}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__transactions_recent"}, "model.flow_models.streamline__get_collections_history_mainnet_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_09"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_ORIGIN_FROM_ADDRESS.afbf790e6a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_ORIGIN_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_ORIGIN_FROM_ADDRESS.afbf790e6a"}, "model.flow_models.silver__token_transfers_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKEN_TRANSFERS_S", "database": "FLOW", "comment": "This table records all token transfers on the FLOW blockchain from before the Crescendo upgrade.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "SENDER": {"type": "TEXT", "index": 5, "name": "SENDER", "comment": "Address sending the transferred token."}, "RECIPIENT": {"type": "TEXT", "index": 6, "name": "RECIPIENT", "comment": "Address receiving the transferred token."}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_CONTRACT", "comment": "The Flow contract address for the token involved in the transaction. Data type: STRING. Used to identify the specific fungible or non-fungible token being transferred, swapped, or bridged. Example: 'A.1654653399040a61.FlowToken'. Important for token-level analytics, filtering, and protocol attribution."}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 10, "name": "TOKEN_TRANSFERS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 15, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 13333050368, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 190487626, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__token_transfers_s"}, "test.flow_models.not_null_silver__labels_pools_metapier_s__inserted_timestamp.134732c8e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s__inserted_timestamp.134732c8e8"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_block_timestamp.355d40943e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_block_timestamp.355d40943e"}, "model.flow_models.silver_evm__proxies": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "PROXIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 2, "name": "IMPLEMENTATION_CONTRACT", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 3, "name": "START_BLOCK", "comment": null}, "START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "START_TIMESTAMP", "comment": null}, "_ID": {"type": "TEXT", "index": 5, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 7, "name": "CREATED_BLOCK", "comment": null}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 8, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(start_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 588288, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5323, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__proxies"}, "test.flow_models.not_null_testnet__fact_transactions_TX_SUCCEEDED.01abbcef83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_TX_SUCCEEDED.01abbcef83"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_validator_labels_VALIDATOR_TYPE__STRING__VARCHAR.295edd388b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_VALIDATOR_LABELS_VALIDATOR_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_validator_labels_VALIDATOR_TYPE__STRING__VARCHAR.295edd388b"}, "model.flow_models.defi__fact_dex_swaps": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "FACT_DEX_SWAPS", "database": "FLOW", "comment": "## Description\nRecords all decentralized exchange (DEX) swap transactions on the Flow blockchain. Captures the full context of each swap, including trader, pool, token in/out, amounts, and protocol metadata. Data is sourced from on-chain swap events and normalized for analytics, supporting both single-pool and multi-hop swaps.\n\n## Key Use Cases\n- Analyze DEX trading activity and swap volume\n- Track user participation and trading behavior\n- Attribute swaps to specific pools and protocols\n- Support price impact, slippage, and liquidity analysis\n- Power DeFi dashboards and market research\n\n## Important Relationships\n- Linked to `defi__ez_dex_swaps` for enriched analytics (adds token symbols, USD values)\n- Can be joined with `defi__dim_swap_pool_labels` for pool metadata\n- Protocol attribution via `platform` and `contract_address` fields\n- Token-level analytics via `token_in`/`token_out` and amounts\n\n## Commonly-used Fields\n- `tx_id`: Unique transaction identifier for swap event\n- `block_timestamp`: When the swap occurred\n- `contract_address`: DEX pool contract address\n- `swap_index`: Order of swap in multi-hop transactions\n- `trader`: Account address of the swap initiator\n- `token_out` / `token_in`: Token contract addresses swapped out/in\n- `amount_out` / `amount_in`: Amounts swapped (decimal adjusted)\n- `platform`: Name of the DEX protocol", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": "The position of the swap within a transaction, indicating the order of execution in multi-hop or multi-pool swaps. Data type: NUMBER (integer). The first swap in a transaction is indexed at 0. If a transaction routes through multiple pools, each swap is assigned an incrementing index (e.g., 0, 1, 2). Used to reconstruct swap paths, analyze routing strategies, and understand complex DeFi trades. Example: A single-pool swap has swap_index 0; a two-pool route has swaps with indices 0 and 1. Important for path analysis, DEX routing analytics, and multi-hop trade reconstruction."}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": "The account address of the trader performing the swap action."}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": "The name of the protocol, platform, or DEX where the event (swap, trade, or other DeFi action) occurred. Data type: STRING. Used to attribute activity to a specific protocol (e.g., 'blocto', 'metapier', 'topshot_marketplace') for analytics, filtering, and reporting. This field is essential for protocol-level analysis, market share tracking, and understanding user behavior across DeFi platforms. Example: 'blocto' for BloctoSwap, 'metapier' for Metapier DEX. Important for protocol attribution, competitive analysis, and cross-platform comparisons."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The address from which the token is withdrawn (\"token out\") in a DEX swap. Data type: STRING. For the first swap in a transaction, this is typically the trader's address; for subsequent swaps in a multi-hop route, it may be a pool address. Used to trace token flow and participant roles in swaps. Example: '0x1cf0e2f2f715450' (trader) or a pool address for later hops. Important for swap path analysis and wallet attribution."}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": "The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": "The amount of tokens sent out from the trader's wallet (or previous pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"out\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 50.0 (for 50 tokens swapped out). Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": "The address receiving the token being swapped in (\"token in\") during a DEX swap. Data type: STRING. For the initial deposit, this is typically the pool address; for the final swap, it is usually the trader's address. Used to trace token flow, swap completion, and participant roles. Example: pool address for intermediate hops, trader address for final destination. Important for swap path analysis and wallet attribution."}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": "The smart contract address for the token that is being swapped into the traders wallet.\nToken OUT / IN is from the perspective of the trader. So, an out token is leaving the wallet while the in token is being deposited to the wallet. This perspective is not changing for multi-pool trades - think of it directionally, the tokens continue flowing from out to in. Out of wallet, into pool, out of pool, into (another pool / wallet), with the final movement being tokens into final wallet."}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": "The amount of tokens received by the trader (or next pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"in\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 49.5 (for 49.5 tokens received). Directionality is always from the pool to the trader or next hop in multi-pool swaps."}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.defi__fact_dex_swaps"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_SUB_TRACES.162d975e1d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_SUB_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_SUB_TRACES.162d975e1d"}, "test.flow_models.not_null_silver__bridge_blocto_s_net_amount.e5d3da4f1e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_NET_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_net_amount.e5d3da4f1e"}, "test.flow_models.not_null_defi__ez_bridge_activity_PLATFORM.78b6fd48a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_PLATFORM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_PLATFORM.78b6fd48a3"}, "model.flow_models.streamline__evm_chainhead": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "EVM_CHAINHEAD", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RESP": {"type": "VARIANT", "index": 1, "name": "RESP", "comment": null}, "BLOCK_NUMBER": {"type": "TEXT", "index": 2, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__evm_chainhead"}, "model.flow_models.core__dim_contract_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_CONTRACT_LABELS", "database": "FLOW", "comment": "## Description\nThis table contains all contract labels referenced in the events of Flow transactions. Each row represents a unique contract, identified by its event contract address and contract name, and is enriched with account address metadata. The table provides a canonical mapping of contracts to their human-readable names and associated addresses, supporting entity resolution and contract-level analytics across the Flow blockchain.\n\n## Key Use Cases\n- Enriching event and transaction data with contract labels for analytics and dashboards\n- Supporting entity resolution and contract-level segmentation in DeFi, NFT, and governance analytics\n- Enabling contract-level filtering, grouping, and reporting in business intelligence tools\n- Auditing and monitoring contract activity and deployments on Flow\n\n## Important Relationships\n- Can be joined to `core.fact_events` via `event_contract` to enrich event data with contract names and addresses\n- Can be joined to `core.fact_transactions` via contract addresses for transaction-level analytics\n- Used by curated gold models in DeFi, NFT, and other domains to provide contract context and labeling\n\n## Commonly-used Fields\n- `event_contract`: The Flow contract address emitting events\n- `contract_name`: The human-readable name of the contract\n- `account_address`: The account address associated with the contract", "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT_ID": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT_ID", "comment": ""}, "EVENT_CONTRACT": {"type": "TEXT", "index": 2, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "CONTRACT_NAME": {"type": "TEXT", "index": 3, "name": "CONTRACT_NAME", "comment": "The primary name assigned to a smart contract on the Flow blockchain, typically derived from the contract's deployment address. Data type: STRING. Used for identifying, filtering, and joining contract metadata. Example: 'FlowToken', 'TopShot'. Important for contract-level analytics, entity mapping, and dashboarding."}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 4, "name": "ACCOUNT_ADDRESS", "comment": "The account address in 0x form that instantiated the contract called in the event. Note, on the Flow blockchain the account and the contract are separate as the account may have created more than one contract, in rare instances, such as the following FLOW address 0x8624b52f9ddcd04a."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "DIM_CONTRACT_LABELS_ID": {"type": "TEXT", "index": 7, "name": "DIM_CONTRACT_LABELS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}}, "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.flow_models.core__dim_contract_labels"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_block_timestamp__TIMESTAMP_NTZ.15ed31b7a0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_block_timestamp__TIMESTAMP_NTZ.15ed31b7a0"}, "model.flow_models.test_gold_evm__fact_event_logs_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of fact event logs.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_evm__fact_event_logs_recent"}, "test.flow_models.not_null_defi__ez_bridge_activity_BLOCK_TIMESTAMP.eb16926026": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_BLOCK_TIMESTAMP.eb16926026"}, "test.flow_models.not_null_testnet__fact_transactions_PAYER.fe891ba5c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_TRANSACTIONS_PAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_transactions_PAYER.fe891ba5c7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.facb528e80": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.facb528e80"}, "model.flow_models.silver_api__storefront_items": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "STOREFRONT_ITEMS", "database": "FLOW", "comment": "Response from the Minting Assets API", "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": ""}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": ""}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": ""}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": ""}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": ""}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": ""}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": ""}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": ""}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": ""}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": ""}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": ""}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": ""}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": ""}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": ""}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": ""}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": ""}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": ""}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": ""}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": ""}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": ""}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": ""}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": ""}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": ""}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": ""}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": ""}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": ""}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": ""}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": ""}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": ""}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": ""}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": ""}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": ""}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": ""}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": ""}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": ""}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": ""}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": ""}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": ""}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": ""}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": ""}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": ""}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": ""}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": ""}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": ""}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": ""}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": ""}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": ""}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": ""}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 54, "name": "PARTITION_KEY", "comment": ""}, "INDEX": {"type": "NUMBER", "index": 55, "name": "INDEX", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 56, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "STOREFRONT_ITEM_ID": {"type": "TEXT", "index": 57, "name": "STOREFRONT_ITEM_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 58, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 59, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 60, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp :: DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 321024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 346, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__storefront_items"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_CLASSIFICATION__STRING__VARCHAR.4842e99788": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_CLASSIFICATION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_CLASSIFICATION__STRING__VARCHAR.4842e99788"}, "test.flow_models.not_null_test_silver_evm__receipts_recent_ARRAY_INDEX.11ca714c36": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "RECEIPTS_RECENT_ARRAY_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__receipts_recent_ARRAY_INDEX.11ca714c36"}, "test.flow_models.not_null_testnet__fact_blocks_PARENT_ID.2c5336753f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_PARENT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_PARENT_ID.2c5336753f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_MOMENT_DESCRIPTION__STRING__VARCHAR.1eafbdd28f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_MOMENT_DESCRIPTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_MOMENT_DESCRIPTION__STRING__VARCHAR.1eafbdd28f"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__nft_topshot_sales_s_block_timestamp__day__1.f764525451": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "NFT_TOPSHOT_SALES_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__nft_topshot_sales_s_block_timestamp__day__1.f764525451"}, "test.flow_models.not_null_core__dim_contract_labels_CONTRACT_NAME.fcc33c2acd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_CONTRACT_LABELS_CONTRACT_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT_ID": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT_ID", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 2, "name": "EVENT_CONTRACT", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 3, "name": "CONTRACT_NAME", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 4, "name": "ACCOUNT_ADDRESS", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "DIM_CONTRACT_LABELS_ID": {"type": "TEXT", "index": 7, "name": "DIM_CONTRACT_LABELS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_contract_labels_CONTRACT_NAME.fcc33c2acd"}, "test.flow_models.not_null_silver_api__points_transfers_response_partition_key.d367585c82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE_PARTITION_KEY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 2, "name": "REQUEST_DATE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 5, "name": "BATCH_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_AT", "comment": null}, "SECONDS_TO_FINALIZE": {"type": "NUMBER", "index": 7, "name": "SECONDS_TO_FINALIZE", "comment": null}, "BATCH_STATUS": {"type": "TEXT", "index": 8, "name": "BATCH_STATUS", "comment": null}, "BATCH_TRANSFERS": {"type": "ARRAY", "index": 9, "name": "BATCH_TRANSFERS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 11, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_response_partition_key.d367585c82"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NETWORK_VERSION__STRING__VARCHAR.d1985f58ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_NETWORK_VERSION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_NETWORK_VERSION__STRING__VARCHAR.d1985f58ff"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_editions_s_event_contract__edition_id.cdc73eba85": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MOMENT_EDITIONS_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 2, "name": "EDITION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_editions_s_event_contract__edition_id.cdc73eba85"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_INSERTED_TIMESTAMP.455879ad98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_INSERTED_TIMESTAMP.455879ad98"}, "model.flow_models.silver_observability__txs_completeness": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OBSERVABILITY", "name": "TXS_COMPLETENESS", "database": "FLOW", "comment": "Observability model that queries the txs table at a designated interval to record and track the completeness of the data.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": "Name of the model being tested."}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": "The min block in the test."}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": "The max block height in the test."}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": "The minimum block timestamp for the test."}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": "The max block timestamp in the test."}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": "Number of blocks tested"}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": "Number of blocks impacted by a gap in the test."}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": "Array of block numbers that were impacted during the test."}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": "Timestamp of the test."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 480022528, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3139, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_observability__txs_completeness"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1b08429e15": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1b08429e15"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_net_amount__NUMBER__DOUBLE__FLOAT.a9109825f0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BRIDGE_BLOCTO_S_NET_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__bridge_blocto_s_net_amount__NUMBER__DOUBLE__FLOAT.a9109825f0"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_18": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_18", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_18"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_TX_ID__STRING__VARCHAR.a0ac4324e9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_TX_ID__STRING__VARCHAR.a0ac4324e9"}, "model.flow_models.streamline__get_transactions_history_mainnet_17": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_17", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_17"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SEASON__STRING__VARCHAR.1fc2216d07": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_SEASON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_SEASON__STRING__VARCHAR.1fc2216d07"}, "model.flow_models.core_evm__ez_native_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "EZ_NATIVE_TRANSFERS", "database": "FLOW", "comment": "## Description\n\nA curated and enriched table containing native token transfer events across EVM-compatible blockchains. This table consolidates native token (e.g., ETH, BNB, AVAX) transfer data from execution traces, providing a comprehensive view of all native token movements. The table includes enriched metadata such as USD values and transfer context, making it the primary source for native token transfer analysis. Each record represents a single native token transfer with complete context and enriched data.\n\n## Key Use Cases\n\n- **Native Token Analysis**: Tracking native token movements and transfer patterns across EVM chains\n- **Value Flow Analysis**: Understanding how native tokens flow through the ecosystem\n- **Gas Economics**: Analyzing gas fee payments and native token usage for transaction costs\n- **Cross-Chain Native Analysis**: Comparing native token transfer patterns across different EVM-compatible blockchains\n- **User Behavior Analysis**: Understanding how users transfer native tokens for various purposes\n- **Network Economics**: Monitoring native token distribution and economic activity\n\n## Important Relationships\n\n- **core_evm__fact_traces**: Links to underlying execution traces that generated these transfers\n- **core_evm__fact_transactions**: Links to transactions that triggered these transfers\n- **core_evm__dim_labels**: Links to address labels for user and contract identification\n- **price__ez_prices_hourly**: Links to native token prices for USD value calculations\n- **core_evm__ez_token_transfers**: May provide comparison data with token transfers\n- **core__ez_token_transfers**: May provide comparison data with native Flow transfers\n\n## Commonly-used Fields\n\n- **FROM_ADDRESS/TO_ADDRESS**: Essential for transfer flow analysis and user behavior studies\n- **AMOUNT/AMOUNT_USD**: Important for transfer value analysis and economic activity tracking\n- **TYPE**: Critical for transfer type categorization and analysis\n- **TRACE_INDEX**: Key for transfer ordering and execution sequence analysis\n- **TX_HASH**: Essential for transaction linking and blockchain verification\n- **BLOCK_TIMESTAMP**: Critical for time-series analysis and temporal transfer tracking", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": "The index of the trace within the transaction."}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": "The trace address for this trace."}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "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."}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": "The decimal transformed amount for this token. Tokens without a decimal adjustment will be nulled out here."}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": "The amount of tokens transferred returned as a string to preserve precision. This value is not decimal adjusted."}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": "The decimal transformed amount for this token returned as a string to preserve precision. Tokens without a decimal adjustment will be nulled out here."}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": "Native asset value transferred, in USD."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the call that triggered this transaction."}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:48UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3592430592, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 31730613, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__ez_native_transfers"}, "test.flow_models.not_null_core__fact_account_storage_FACT_ACCOUNT_STORAGE_ID.ff9c4831df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_FACT_ACCOUNT_STORAGE_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_FACT_ACCOUNT_STORAGE_ID.ff9c4831df"}, "test.flow_models.not_null_core__fact_account_storage_INSERTED_TIMESTAMP.699d938332": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_INSERTED_TIMESTAMP.699d938332"}, "model.flow_models.streamline__get_batch_transaction_results_history_mainnet_19": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BATCH_TRANSACTION_RESULTS_HISTORY_MAINNET_19", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_batch_transaction_results_history_mainnet_19"}, "test.flow_models.not_null_test_silver_evm__contracts_recent_CONTRACT_ADDRESS.29993b0ec9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "CONTRACTS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__contracts_recent_CONTRACT_ADDRESS.29993b0ec9"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_giglabs_s_tx_id__seller__buyer__nft_collection__nft_id.fbf6eea311": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_GIGLABS_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "SELLER": {"type": "TEXT", "index": 2, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 3, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 4, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 5, "name": "NFT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_giglabs_s_tx_id__seller__buyer__nft_collection__nft_id.fbf6eea311"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TX_POSITION.c57dec5f98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_TX_POSITION.c57dec5f98"}, "model.flow_models.bronze__streamline_fr_testnet_collections": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_TESTNET_COLLECTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_testnet_collections"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_01": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_01", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_01"}, "test.flow_models.not_null_nft__ez_nft_sales_BLOCK_HEIGHT.8852d6376c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_BLOCK_HEIGHT.8852d6376c"}, "test.flow_models.not_null_test_silver_evm__traces_recent_TRACE_JSON.0e29dbd6db": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT_TRACE_JSON", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent_TRACE_JSON.0e29dbd6db"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE_HEX.6a816ed576": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_VALUE_HEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_VALUE_HEX.6a816ed576"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_transactions_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.982768701b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_transactions_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.982768701b"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_blocks_recent_BLOCK_TIMESTAMP__hour__2.97056e27d5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_blocks_recent_BLOCK_TIMESTAMP__hour__2.97056e27d5"}, "model.flow_models.bronze__decoded_logs_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "DECODED_LOGS_FR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": ""}, "_PARTITION_BY_CREATED_DATE": {"type": "DATE", "index": 8, "name": "_PARTITION_BY_CREATED_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.bronze__decoded_logs_fr"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TX_POSITION.f2171dd7dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TX_POSITION.f2171dd7dd"}, "test.flow_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_BLOCK_TIMESTAMP.b21ec41642"}, "model.flow_models.silver__nft_moments_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENTS_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "TEXT", "index": 4, "name": "EVENT_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 7, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "NFT_MOMENTS_ID": {"type": "TEXT", "index": 11, "name": "NFT_MOMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15181814272, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 171324021, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moments_s"}, "test.flow_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_PRICE.9fd3667953"}, "test.flow_models.not_null_nft__dim_ufc_strike_metadata_METADATA.f062c302e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_UFC_STRIKE_METADATA_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": null}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_ufc_strike_metadata_METADATA.f062c302e9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_TX_SUCCEEDED__BOOLEAN.41b761aa12": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_TX_SUCCEEDED__BOOLEAN.41b761aa12"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_TX_POSITION__NUMBER__FLOAT.4e8b75e182": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_TX_POSITION__NUMBER__FLOAT.4e8b75e182"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__blocks_recent_INSERTED_TIMESTAMP__hour__2.b3e30c104a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_silver_evm__blocks_recent_INSERTED_TIMESTAMP__hour__2.b3e30c104a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_TOKENFLOW__ARRAY__OBJECT__VARIANT.e1c48a3cad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "EZ_NFT_SALES_TOKENFLOW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__ez_nft_sales_TOKENFLOW__ARRAY__OBJECT__VARIANT.e1c48a3cad"}, "test.flow_models.txs_match_blocks_test_gold_testnet_evm__fact_transactions_recent_ref_test_gold_testnet_evm__fact_blocks_recent_.eeddc83cbe": {"metadata": {"type": "BASE TABLE", "schema": "TXS_MATCH_BLOCKS_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_REF_TEST_GOLD_TESTNET_EVM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "ACTUAL_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTUAL_COUNT", "comment": null}, "EXPECTED_COUNT": {"type": "NUMBER", "index": 3, "name": "EXPECTED_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.txs_match_blocks_test_gold_testnet_evm__fact_transactions_recent_ref_test_gold_testnet_evm__fact_blocks_recent_.eeddc83cbe"}, "test.flow_models.not_null_nft__dim_topshot_metadata_TEAM.6fcd3dd7b6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_TEAM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_TEAM.6fcd3dd7b6"}, "test.flow_models.dbt_utils_unique_combination_of_columns_testnet__fact_events_tx_id__event_index.429c5fc0e7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TESTNET", "name": "FACT_EVENTS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_testnet__fact_events_tx_id__event_index.429c5fc0e7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_marketplace__STRING__VARCHAR.f9ad71cd84": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_MARKETPLACE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_marketplace__STRING__VARCHAR.f9ad71cd84"}, "test.flow_models.not_null_silver__bridge_blocto_s_flow_wallet_address.8cd0efd65c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_FLOW_WALLET_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_flow_wallet_address.8cd0efd65c"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_tx_id.9b5afb9877": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_tx_id.9b5afb9877"}, "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_nft_id.b6839b8e5f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "NUMBER", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "TEXT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "TEXT", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "TEXT", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "PACK_ID": {"type": "TEXT", "index": 14, "name": "PACK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_pack_sales_s_nft_id.b6839b8e5f"}, "model.flow_models.streamline__get_evm_testnet_traces_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TESTNET_TRACES_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_testnet_traces_realtime"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_nft_id.868948cad8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_nft_id.868948cad8"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_transactions_recent_INSERTED_TIMESTAMP__hour__2.5804572f75": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_transactions_recent_INSERTED_TIMESTAMP__hour__2.5804572f75"}, "test.flow_models.not_null_silver__labels_pools_s_token1_contract.a5e5507481": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S_TOKEN1_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s_token1_contract.a5e5507481"}, "test.flow_models.not_null_nft__ez_nft_sales_NFT_ID.caa85370e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_NFT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_NFT_ID.caa85370e6"}, "model.flow_models.silver_evm__user_verified_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "USER_VERIFIED_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI": {"type": "TEXT", "index": 2, "name": "ABI", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 3, "name": "DISCORD_USERNAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 5, "name": "ABI_HASH", "comment": null}, "ID": {"type": "TEXT", "index": 6, "name": "ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-30 19:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__user_verified_abis"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_price__NUMBER__FLOAT__DECIMAL.4ce50a99a4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_price__NUMBER__FLOAT__DECIMAL.4ce50a99a4"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_SIZE__NUMBER__FLOAT.d5078758b4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_SIZE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_blocks_recent_SIZE__NUMBER__FLOAT.d5078758b4"}, "model.flow_models.silver__streamline_transaction_results": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STREAMLINE_TRANSACTION_RESULTS", "database": "FLOW", "comment": "-| Initial table for the gRPC transaction results response, loading data into Snowflake from the external AWS table.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "The block number, corresponds with height."}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "ERROR_MESSAGE": {"type": "TEXT", "index": 3, "name": "ERROR_MESSAGE", "comment": "The error message, if a transaction has failed."}, "EVENTS": {"type": "ARRAY", "index": 4, "name": "EVENTS", "comment": "An array containing all events that occurred in the transaction."}, "STATUS": {"type": "NUMBER", "index": 5, "name": "STATUS", "comment": "The transaction status. \n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "STATUS_CODE": {"type": "NUMBER", "index": 6, "name": "STATUS_CODE", "comment": "The transaction status code.\n\nhttps://developers.flow.com/tooling/fcl-js/api#transaction-statuses"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_ID", "comment": "Partition column used for efficient querying. \n`ROUND(block_number, -5)`"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "TX_RESULTS_ID": {"type": "TEXT", "index": 10, "name": "TX_RESULTS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 600825093632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 851446754, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__streamline_transaction_results"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_CHAIN_ID__STRING__VARCHAR.ea13ae27cb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_TRANSACTIONS_CHAIN_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_transactions_CHAIN_ID__STRING__VARCHAR.ea13ae27cb"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_traces_recent_MODIFIED_TIMESTAMP__hour__2.1cb5503a74": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_traces_recent_MODIFIED_TIMESTAMP__hour__2.1cb5503a74"}, "model.flow_models.silver_api__points_transfers_response": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "POINTS_TRANSFERS_RESPONSE", "database": "FLOW", "comment": "Silver table for points transfers response", "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "REQUEST_DATE": {"type": "DATE", "index": 2, "name": "REQUEST_DATE", "comment": "Request date"}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": ""}, "BATCH_ID": {"type": "TEXT", "index": 5, "name": "BATCH_ID", "comment": ""}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_AT", "comment": ""}, "SECONDS_TO_FINALIZE": {"type": "NUMBER", "index": 7, "name": "SECONDS_TO_FINALIZE", "comment": ""}, "BATCH_STATUS": {"type": "TEXT", "index": 8, "name": "BATCH_STATUS", "comment": ""}, "BATCH_TRANSFERS": {"type": "ARRAY", "index": 9, "name": "BATCH_TRANSFERS", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 11, "name": "POINTS_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5747200, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 107104, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__points_transfers_response"}, "model.flow_models.test_silver_evm__traces_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER_EVM", "name": "TRACES_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of traces.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": ""}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": ""}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": ""}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_silver_evm__traces_recent"}, "test.flow_models.not_null_silver__swaps_single_trade_s_block_height.b4068071cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_block_height.b4068071cb"}, "test.flow_models.not_null_silver_api__reward_points_boxes.14670044eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_BOXES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 3, "name": "REQUEST_DATE", "comment": null}, "BOXES": {"type": "NUMBER", "index": 4, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 5, "name": "BOXES_OPENED", "comment": null}, "ETH_ADDRESS": {"type": "TEXT", "index": 6, "name": "ETH_ADDRESS", "comment": null}, "KEYS": {"type": "NUMBER", "index": 7, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 8, "name": "POINTS", "comment": null}, "REWARD_POINTS_ID": {"type": "TEXT", "index": 9, "name": "REWARD_POINTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 47172096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1540942, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_boxes.14670044eb"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_deployment_timestamp.52be1ae150": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_DEPLOYMENT_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_deployment_timestamp.52be1ae150"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__transactions_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.fab2e6c35d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__transactions_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.fab2e6c35d"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_BLOCK_TIMESTAMP.55fe8067ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_BLOCK_TIMESTAMP.55fe8067ae"}, "model.flow_models.streamline__get_account_storage_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_ACCOUNT_STORAGE_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_DATE": {"type": "TEXT", "index": 1, "name": "BLOCK_DATE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": ""}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 4, "name": "ACCOUNT_ADDRESS", "comment": ""}, "EVENT_CONTRACT": {"type": "TEXT", "index": 5, "name": "EVENT_CONTRACT", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 6, "name": "REQUEST", "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.flow_models.streamline__get_account_storage_history"}, "model.flow_models.bronze__streamline_topshot_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TOPSHOT_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze__streamline_topshot_metadata"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_TX_POSITION__NUMBER__FLOAT.da84e84e51": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_TX_POSITION__NUMBER__FLOAT.da84e84e51"}, "test.flow_models.unique_silver_api__points_transfers_points_transfers_id.69b53dbfff": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_API", "name": "POINTS_TRANSFERS_POINTS_TRANSFERS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver_api__points_transfers_points_transfers_id.69b53dbfff"}, "model.flow_models.silver__nft_transactions_secondary_market_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S", "database": "FLOW", "comment": "This table filters all NFT sales that interact with the general purpose contract `A.4eb8a10cb9f87357.NFTStorefront`. Transactions that purchase multiple NFTs in a single transaction are presently excluded from this table!", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": "Contract address for the marketplace where the transaction occurred. Flow uses a general-purpose contract at `A.4eb8a10cb9f87357.NFTStorefront` for a significant number of sales. This column does not necessarily indicate the website or specific platform on which the sale occurred."}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": "The contract address refering to the currency used in the transaction. This may or may not relate to a token in the prices table, depending on the marketplace or transaction."}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": "The price of the asset, in the currency specified in the table."}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": "The party in the transaction selling the asset, this is an account address."}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": "The party in the transaction purchasing the asset, this is an account address."}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": "An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`."}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": "The number of steps (events) taken by tokens within the transaction. This includes only tokenflow steps, and is not the count of total events within the transaction."}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": "An array containing the actions taken at index `n` within the tokenflow."}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": "An array containing the data passed at index `n` within the tokenflow."}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": "An array containing the addresses interacted with during the tokenflow of the transaction. This contains all payers and recipients of tokens within the transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "TRANSACTIONS_SECONDARY_MARKET_ID": {"type": "TEXT", "index": 19, "name": "TRANSACTIONS_SECONDARY_MARKET_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 23, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2240469504, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10560357, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_transactions_secondary_market_s"}, "test.flow_models.not_null_core__fact_transactions_TX_ID.f374dfcdc6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSACTIONS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": null}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": null}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_transactions_TX_ID.f374dfcdc6"}, "test.flow_models.not_null_test_silver_evm__blocks_recent__INSERTED_TIMESTAMP.c1af62e6cd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "BLOCKS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__blocks_recent__INSERTED_TIMESTAMP.c1af62e6cd"}, "test.flow_models.not_null_nft__dim_moment_metadata_NFT_COLLECTION.4e15ba72e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_MOMENT_METADATA_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_COLLECTION": {"type": "TEXT", "index": 1, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 2, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "TEXT", "index": 3, "name": "SERIAL_NUMBER", "comment": null}, "MAX_MINT_SIZE": {"type": "TEXT", "index": 4, "name": "MAX_MINT_SIZE", "comment": null}, "PLAY_ID": {"type": "TEXT", "index": 5, "name": "PLAY_ID", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 6, "name": "SERIES_ID", "comment": null}, "SERIES_NAME": {"type": "TEXT", "index": 7, "name": "SERIES_NAME", "comment": null}, "SET_ID": {"type": "TEXT", "index": 8, "name": "SET_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 9, "name": "SET_NAME", "comment": null}, "EDITION_ID": {"type": "TEXT", "index": 10, "name": "EDITION_ID", "comment": null}, "TIER": {"type": "TEXT", "index": 11, "name": "TIER", "comment": null}, "METADATA": {"type": "OBJECT", "index": 12, "name": "METADATA", "comment": null}, "DIM_MOMENT_METADATA_ID": {"type": "TEXT", "index": 13, "name": "DIM_MOMENT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_moment_metadata_NFT_COLLECTION.4e15ba72e1"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_STATE_ROOT.e4f0b83bbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_STATE_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_STATE_ROOT.e4f0b83bbe"}, "test.flow_models.not_null_defi__fact_bridge_activity_DESTINATION_ADDRESS.542ca5b00b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DESTINATION_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 8, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 9, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 13, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_bridge_activity_DESTINATION_ADDRESS.542ca5b00b"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_GAS_LIMIT.4b6710be62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_GAS_LIMIT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_GAS_LIMIT.4b6710be62"}, "model.flow_models.bronze__streamline_transaction_results_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TRANSACTION_RESULTS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_transaction_results_history"}, "test.flow_models.unique_silver__streamline_transactions_final_tx_id.26301c74ec": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.unique_silver__streamline_transactions_final_tx_id.26301c74ec"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_TIMESTAMP.0dcacf946d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_TIMESTAMP.0dcacf946d"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_FACT_TRANSACTIONS_ID.477a5911b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_FACT_TRANSACTIONS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_FACT_TRANSACTIONS_ID.477a5911b5"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_block_height__NUMBER__FLOAT.aebb50b966": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_block_height__NUMBER__FLOAT.aebb50b966"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_out_amount__NUMBER__FLOAT.fba2394645": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_OUT_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_single_trade_s_token_out_amount__NUMBER__FLOAT.fba2394645"}, "model.flow_models.streamline__get_collections_history_mainnet_11": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_11", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_11"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_block_height__NUMBER__FLOAT.c05e876b97": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_block_height__NUMBER__FLOAT.c05e876b97"}, "test.flow_models.dbt_utils_recency_silver__streamline_transactions_final_minutes__block_timestamp__360.7b66b9eca1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_MINUTES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 11:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver__streamline_transactions_final_minutes__block_timestamp__360.7b66b9eca1"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_11": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_11", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_11"}, "model.flow_models.silver_evm__testnet_receipts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "TESTNET_RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 17:34UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 101250048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 350593, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__testnet_receipts"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_FEE_PRECISE.385ea9ad38": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_FEE_PRECISE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_TX_FEE_PRECISE.385ea9ad38"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_bronze_evm_api__flowscan_verified_contracts_MODIFIED_TIMESTAMP__day__1.0c26bf40ed": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_BRONZE_EVM_API", "name": "FLOWSCAN_VERIFIED_CONTRACTS_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-22 14:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_bronze_evm_api__flowscan_verified_contracts_MODIFIED_TIMESTAMP__day__1.0c26bf40ed"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_CONTRACT__STRING__VARCHAR.df0092b65c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_EVENT_CONTRACT__STRING__VARCHAR.df0092b65c"}, "test.flow_models.not_null_testnet__fact_blocks_TX_COUNT.8c9f8c9aac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TESTNET", "name": "FACT_BLOCKS_TX_COUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "NETWORK_VERSION": {"type": "TEXT", "index": 4, "name": "NETWORK_VERSION", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 5, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": null}, "ID": {"type": "TEXT", "index": 7, "name": "ID", "comment": null}, "PARENT_ID": {"type": "TEXT", "index": 8, "name": "PARENT_ID", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 9, "name": "FACT_BLOCKS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_testnet__fact_blocks_TX_COUNT.8c9f8c9aac"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_FROM_ADDRESS.0be6c47569": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_FROM_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_FROM_ADDRESS.0be6c47569"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_TRACE_INDEX__NUMBER__FLOAT.ac82adf9a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_traces_recent_TRACE_INDEX__NUMBER__FLOAT.ac82adf9a1"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_DIFFICULTY.999ec62576": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_DIFFICULTY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_DIFFICULTY.999ec62576"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_in_contract__STRING__VARCHAR.cd25edaf30": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SWAPS_S_TOKEN_IN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__swaps_s_token_in_contract__STRING__VARCHAR.cd25edaf30"}, "test.flow_models.not_null_silver__bridge_blocto_s_amount_fee.d13b50933e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_BLOCTO_S_AMOUNT_FEE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TELEPORT_CONTRACT": {"type": "TEXT", "index": 4, "name": "TELEPORT_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": null}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "TELEPORT_DIRECTION": {"type": "TEXT", "index": 10, "name": "TELEPORT_DIRECTION", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 11, "name": "BLOCKCHAIN", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_blocto_s_amount_fee.d13b50933e"}, "model.flow_models.silver__labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS", "database": "FLOW", "comment": "This table provides labels for addresses on the Flow blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"_INGESTED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "_INGESTED_AT", "comment": "When the record was ingested by the chainwalker."}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": "The name of the blockchain network involved in the transaction or address. Data type: STRING. This field is used to distinguish between different blockchains (e.g., 'flow', 'ethereum', 'polygon') in cross-chain analytics, bridge activity, and multi-chain protocols. It is essential for filtering, aggregating, and attributing activity to the correct network, especially in bridge and DeFi models where assets may move between chains. Example: 'flow' for native Flow transactions, 'ethereum' for bridged assets. Important for cross-chain analytics, protocol attribution, and ensuring accurate data segmentation in multi-chain environments."}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The unique on-chain address representing an account or contract on the Flow blockchain. Data type: STRING. Addresses are used to identify participants, contracts, and assets in all Flow transactions and events. Example: '0x1cf0e2f2f715450'. Used for joins, analytics, and entity mapping. For more details, see [Flow Accounts and Addresses](https://developers.flow.com/build/basics/accounts)."}, "CREATOR": {"type": "TEXT", "index": 4, "name": "CREATOR", "comment": "The source of the labeling information for the address."}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": "The primary category or classification assigned to an address, contract, or entity (e.g., 'CEX', 'Operator', 'NFT', 'DeFi', 'Game'). Data type: STRING. Used for grouping, filtering, and analyzing entities by type in dashboards and reports. Example: 'CEX' for centralized exchanges, 'NFT' for non-fungible token contracts. Important for segmentation and entity-level analytics."}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": "A more granular classification within the primary `label_type`, specifying the role or function of the address or contract (e.g., 'hot wallet', 'deposit wallet', 'validator', 'marketplace'). Data type: STRING. Used for detailed segmentation, filtering, and analytics. Example: 'hot wallet' under 'CEX', or 'validator' under 'Operator'. Important for fine-grained entity analysis and reporting."}, "ADDRESS_NAME": {"type": "TEXT", "index": 7, "name": "ADDRESS_NAME", "comment": "The name for a specific address, like Kraken or Huobi for CEX, or consensus vs verification for validator."}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": "The overarching project or organization name associated with the validator node. Data type: STRING. This field provides a human-readable identifier for the entity operating the validator node, helping to categorize and identify validator operators. Used for validator operator analysis, governance transparency, and network participant identification. Example: 'Kraken' for Kraken-operated validators, 'Dapper Labs' for Dapper-operated validators. Critical for governance analysis, validator accountability, and understanding the distribution of network control among different entities."}, "_IS_DELETED": {"type": "BOOLEAN", "index": 9, "name": "_IS_DELETED", "comment": ""}, "LABELS_ID": {"type": "TEXT", "index": 10, "name": "LABELS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2032128, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 34833, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__labels"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_step_action__ARRAY__OBJECT__VARIANT.45e1a887d3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_STEP_ACTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_transactions_secondary_market_s_step_action__ARRAY__OBJECT__VARIANT.45e1a887d3"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_FACT_EVENT_LOGS_ID.501bc257ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_FACT_EVENT_LOGS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_FACT_EVENT_LOGS_ID.501bc257ed"}, "test.flow_models.not_null_nft__dim_allday_metadata_SERIAL_NUMBER.b06db8e784": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_SERIAL_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_SERIAL_NUMBER.b06db8e784"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_buyer__STRING__VARCHAR.6ec4d26ff5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_buyer__STRING__VARCHAR.6ec4d26ff5"}, "test.flow_models.not_null_silver_api__reward_points_spend_amount.92c37adcfe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_amount.92c37adcfe"}, "test.flow_models.dbt_utils_at_least_one_silver_api__points_transfers_partition_key.b9265ac31f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_AT_LEAST_ONE_SILVER_API", "name": "POINTS_TRANSFERS_PARTITION_KEY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"FILLER_COLUMN": {"type": "NUMBER", "index": 1, "name": "FILLER_COLUMN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_at_least_one_silver_api__points_transfers_partition_key.b9265ac31f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_event_data__OBJECT.5ec4be0bff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_EVENTS_EVENT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_event_data__OBJECT.5ec4be0bff"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_blocks_recent_INSERTED_TIMESTAMP__hour__2.a55e8eab1b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_blocks_recent_INSERTED_TIMESTAMP__hour__2.a55e8eab1b"}, "model.flow_models.core__fact_account_storage": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_ACCOUNT_STORAGE", "database": "FLOW", "comment": "This table contains account storage data as of the last block each day. Please note that the table will only update once a day.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": "The block height of the last block for the day at which storage was fetched."}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": "The address of the account for which storage was fetched."}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": "The date for which storage was fetched at the last block of the day."}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": "The encoded data of the account storage."}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": "The decoded data of the account storage."}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": "The storage used by the account."}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": "The storage capacity of the account."}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": "The surrogate key for the account storage."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp of that the row was inserted."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp of that the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 22345216, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 699836, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core__fact_account_storage"}, "model.flow_models.streamline__get_blocks_history_mainnet_14": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_14", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_14"}, "model.flow_models.streamline__get_blocks_history_mainnet_07": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_07", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_07"}, "test.flow_models.not_null_silver__nft_giglabs_s_seller.418dd8f236": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_GIGLABS_S_SELLER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 5, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 7, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 8, "name": "BUYER", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 9, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": null}, "NFTS": {"type": "NUMBER", "index": 11, "name": "NFTS", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_giglabs_s_seller.418dd8f236"}, "model.flow_models.silver__nft_allday_metadata_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_ALLDAY_METADATA_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_ALLDAY_METADATA_S_ID": {"type": "TEXT", "index": 2, "name": "NFT_ALLDAY_METADATA_S_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 3, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 4, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 5, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 6, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 7, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 8, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 9, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 10, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 11, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 12, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 13, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 14, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 16, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 17, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 18, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 19, "name": "MOMENT_STATS_FULL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "INVOCATION_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 19:27UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 217921536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2042618, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_allday_metadata_s"}, "model.flow_models.core_evm__dim_labels": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "DIM_LABELS", "database": "FLOW", "comment": "## Description\n\nA dimensional table containing address labels and categorization data for EVM-compatible blockchains. This table serves as the foundation for address identification and categorization, providing human-readable names and labels for addresses including contracts, users, and protocols. The table supports address analysis, user identification, and ecosystem understanding across multiple EVM chains. Each record represents a labeled address with comprehensive categorization and metadata.\n\n## Key Use Cases\n\n- **Address Identification**: Providing human-readable names for blockchain addresses\n- **User Analysis**: Identifying and categorizing user addresses and their activities\n- **Protocol Analysis**: Understanding protocol addresses and their roles in the ecosystem\n- **Contract Categorization**: Labeling and categorizing smart contract addresses\n- **Cross-Chain Labeling**: Maintaining consistent labels across different EVM-compatible blockchains\n- **Ecosystem Mapping**: Understanding the relationships and roles of different addresses\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transactions involving labeled addresses\n- **core_evm__fact_event_logs**: Links to events involving labeled addresses\n- **core_evm__dim_contracts**: Links to contract metadata for labeled contract addresses\n- **core_evm__ez_token_transfers**: Links to token transfers involving labeled addresses\n- **core_evm__ez_native_transfers**: Links to native transfers involving labeled addresses\n- **core__dim_labels**: May provide comparison data with native Flow labels\n\n## Commonly-used Fields\n\n- **ADDRESS**: Essential for address identification and cross-table joins\n- **ADDRESS_NAME**: Critical for human-readable address identification\n- **LABEL_TYPE**: Important for address categorization and filtering\n- **LABEL_SUBTYPE**: Key for detailed address categorization and analysis\n- **LABEL**: Essential for address labeling and user interface display\n- **BLOCKCHAIN**: Critical for cross-chain analysis and chain-specific labeling", "owner": "DBT_CLOUD_FLOW"}, "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": "The most granular label for this address."}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": "A high-level category describing the address's main function or ownership."}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail."}, "LABEL": {"type": "TEXT", "index": 7, "name": "LABEL", "comment": "The label for this address."}, "DIM_LABELS_ID": {"type": "TEXT", "index": 8, "name": "DIM_LABELS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 22:05UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 44544, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 424, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__dim_labels"}, "model.flow_models.bronze__streamline_complete_collections_history": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_COMPLETE_COLLECTIONS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_FSC_ID": {"type": "TEXT", "index": 5, "name": "_FSC_ID", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 6, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 7, "name": "VALUE", "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.flow_models.bronze__streamline_complete_collections_history"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_tx_succeeded__BOOLEAN.525ea3d400": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_tx_succeeded__BOOLEAN.525ea3d400"}, "model.flow_models.silver__account_storage": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ACCOUNT_STORAGE", "database": "FLOW", "comment": "-| Raw table for rest API account storage data.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": ""}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": ""}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": ""}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "STREAMLINE_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 9, "name": "STREAMLINE_ACCOUNT_STORAGE_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 21025280, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 701368, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__account_storage"}, "test.flow_models.not_null_test_silver_evm__traces_recent_MODIFIED_TIMESTAMP.be75e5724b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent_MODIFIED_TIMESTAMP.be75e5724b"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_08"}, "model.flow_models.gov__ez_staking_actions": {"metadata": {"type": "VIEW", "schema": "GOV", "name": "EZ_STAKING_ACTIONS", "database": "FLOW", "comment": "# gov__ez_staking_actions\n\n## Description\n\nA fact table containing transaction-level information on FLOW staking activities within the governance system. This table tracks all staking-related actions including delegation, undelegation, and reward collection operations. Each record represents a specific staking action with detailed metadata about the delegator, validator node, action type, and amount involved. The table serves as the primary source for staking analytics and governance participation analysis in the Flow ecosystem.\n\n## Key Use Cases\n\n- **Staking Analysis**: Tracking delegation and undelegation patterns across the Flow network\n- **Governance Participation**: Understanding user engagement in the staking ecosystem\n- **Validator Performance**: Analyzing validator attractiveness and delegation trends\n- **Reward Distribution**: Monitoring staking rewards and their distribution patterns\n- **Network Security**: Understanding the distribution of staked FLOW and its impact on network security\n- **User Behavior Analysis**: Identifying patterns in how users interact with the staking system\n\n## Important Relationships\n\n- **gov__dim_validator_labels**: Links to validator metadata for node analysis and categorization\n- **core__fact_transactions**: Provides additional transaction context and blockchain data\n- **core__fact_events**: May link to staking-related events for detailed governance analysis\n- **core__dim_address_mapping**: Provides additional user context for delegator analysis\n- **price__ez_prices_hourly**: May link to FLOW price data for staking value analysis\n\n## Commonly-used Fields\n\n- **TX_ID**: Primary identifier for linking to blockchain transactions and audit trails\n- **DELEGATOR**: User account address for delegator identification and behavior analysis\n- **NODE_ID**: Validator node identifier for validator-specific analysis\n- **ACTION**: Staking operation type for transaction categorization and analysis\n- **AMOUNT**: Staking amount for value analysis and volume tracking\n- **BLOCK_TIMESTAMP**: Temporal reference for chronological analysis and time-series tracking", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": "The Flow account address for the wallet delegating stake to a validator node. Data type: STRING. This field represents the address of the account that is delegating FLOW tokens to a validator node for staking operations. Used for delegator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific delegator account address. Note: This is derived from the first authorizer on the transaction and may be inaccurate if the transaction was signed by an EOA. Refer to delegator_id as the unique identifier for the delegator, taken directly from the emitted event data."}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": "The Flow account address for the wallet delegating stake to a validator node. Data type: STRING. This field represents the address of the account that is delegating FLOW tokens to a validator node for staking operations. Used for delegator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific delegator account address. Note: This is derived from the first authorizer on the transaction and may be inaccurate if the transaction was signed by an EOA. Refer to delegator_id as the unique identifier for the delegator, taken directly from the emitted event data."}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": "The specific action or operation occurring in this record, as derived from the event_type in the transaction. Data type: STRING. This field describes the type of staking operation being performed, such as delegation, undelegation, or reward collection. Used for staking operation analysis, transaction categorization, and governance tracking. Example: 'delegate' for delegation actions, 'undelegate' for undelegation actions, 'collect_rewards' for reward collection actions. Critical for understanding staking behavior, governance participation, and maintaining accurate transaction categorization in the Flow staking ecosystem."}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": "The quantity of points, tokens, or assets transferred in the transaction. Data type: NUMBER (decimal adjusted). This field represents the amount moved between accounts, earned through activities, or spent on rewards. Used for financial analysis, volume tracking, reward program analytics, and transaction value calculations. Example: 100.0 for 100 reward points, 50.5 for 50.5 Flow tokens. Critical for reward program performance analysis, user engagement tracking, and maintaining accurate transaction records."}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": "The unique identifier for a validator node in the Flow blockchain network. Data type: STRING. This field represents the address or identifier of a validator node that participates in the consensus mechanism and staking operations. Used for validator identification, staking analysis, and governance operations. Example: '0x1234567890abcdef' for a specific validator node address. Critical for staking operations, validator performance tracking, and maintaining the integrity of the Flow blockchain consensus mechanism."}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.gov__ez_staking_actions"}, "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_traces_recent_TRACE_INDEX__TX_HASH.e7b7ed1467": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "PREV_TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_TRACE_INDEX", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 3, "name": "TRACE_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_traces_recent_TRACE_INDEX__TX_HASH.e7b7ed1467"}, "model.flow_models.streamline__get_collections_history_mainnet_19": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_19", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_19"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_account_storage_MODIFIED_TIMESTAMP__day__2.d9fff5e00f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "FACT_ACCOUNT_STORAGE_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_account_storage_MODIFIED_TIMESTAMP__day__2.d9fff5e00f"}, "model.flow_models.nft__ez_nft_sales": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "EZ_NFT_SALES", "database": "FLOW", "comment": "## Description\nComprehensive view of all NFT marketplace sales on the Flow blockchain, providing a unified interface for NFT trading activity across multiple marketplaces and collections. This table captures sales from the primary NFT Marketplace contract, Fabricant NFT Marketplace, NBA TopShot primary market, and other supported marketplaces. The table includes transaction details, pricing information, and marketplace attribution, enabling cross-platform NFT sales analysis.\n\n## Key Use Cases\n- Analyze NFT sales activity across multiple marketplaces\n- Track collection and marketplace performance\n- Power NFT market dashboards and analytics\n- Support price analysis and market trends\n- Enable cross-collection and cross-marketplace comparisons\n\n## Important Relationships\n- Sources data from `silver__nft_sales_s` for unified sales data\n- Can be joined with metadata tables (`nft__dim_allday_metadata`, `nft__dim_topshot_metadata`, etc.) for enriched analytics\n- Links to `nft__fact_topshot_buybacks` for buyback program analysis\n- Supports multiple NFT collections and marketplaces\n\n## Commonly-used Fields\n- `tx_id`: Unique transaction identifier for the sale\n- `block_timestamp`: When the sale transaction occurred\n- `marketplace`: Name of the marketplace where sale occurred\n- `nft_collection`: Contract address of the NFT collection\n- `nft_id`: Unique identifier for the NFT sold\n- `buyer`: Address of the buyer\n- `seller`: Address of the seller\n- `price`: Sale price in the specified currency\n- `currency`: Currency used for the transaction", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": "Contract address for the marketplace where the transaction occurred. Flow uses a general-purpose contract at `A.4eb8a10cb9f87357.NFTStorefront` for a significant number of sales. This column does not necessarily indicate the website or specific platform on which the sale occurred."}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": "The contract address or identifier for the NFT collection on the Flow blockchain. Data type: STRING. This field identifies the smart contract that manages the NFT collection, enabling collection-level analytics, filtering, and protocol attribution. Used for grouping NFTs by collection, tracking collection performance, and joining with metadata tables. Example: 'A.e4cf4bdc1751c65d.AllDay' for NFL All Day, 'A.87ca73a41bb50ad5.TopShot' for NBA TopShot. Important for collection analytics, marketplace filtering, and cross-collection comparisons."}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": "The party in the transaction purchasing the asset, this is an account address."}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": "The party in the transaction selling the asset, this is an account address."}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": "The price of the asset, in the currency specified in the table."}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": "The contract address refering to the currency used in the transaction. This may or may not relate to a token in the prices table, depending on the marketplace or transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": "An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`."}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": "An array containing the addresses interacted with during the tokenflow of the transaction. This contains all payers and recipients of tokens within the transaction."}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.nft__ez_nft_sales"}, "test.flow_models.not_null_silver_api__storefront_items_created_at.805fa03750": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "STOREFRONT_ITEMS_CREATED_AT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 54, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 55, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 56, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STOREFRONT_ITEM_ID": {"type": "TEXT", "index": 57, "name": "STOREFRONT_ITEM_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 58, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 59, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 60, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__storefront_items_created_at.805fa03750"}, "model.flow_models.streamline__complete_get_testnet_collections": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TESTNET_COLLECTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:29UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 364375552, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2840523, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_testnet_collections"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_testnet__fact_transactions_BLOCK_TIMESTAMP__day__1.e721f86993": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TESTNET", "name": "FACT_TRANSACTIONS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_testnet__fact_transactions_BLOCK_TIMESTAMP__day__1.e721f86993"}, "model.flow_models.silver_evm__testnet_transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "TESTNET_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 128832000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 350593, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__testnet_transactions"}, "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_event_logs_recent_EVENT_INDEX__BLOCK_NUMBER.1fa89e7c23": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_EVENT_INDEX", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_event_logs_recent_EVENT_INDEX__BLOCK_NUMBER.1fa89e7c23"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_transactions_recent_INSERTED_TIMESTAMP__hour__2.18a0c3d5a0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_evm__fact_transactions_recent_INSERTED_TIMESTAMP__hour__2.18a0c3d5a0"}, "model.flow_models.silver__swaps_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAPS_S", "database": "FLOW", "comment": "This table records asset swaps on the Flow blockchain.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": "The smart contract address of the DEX swap pool or liquidity pool involved in the transaction. Data type: STRING. This field identifies the specific contract facilitating the swap, which is essential for protocol attribution, pool-level analytics, and tracing liquidity movements. For Metapier swaps, all pools may use the same master contract (e.g., 'A.609e10301860b683.PierPair'), so the 'pool_id' is required to differentiate between pools. Example: 'A.609e10301860b683.PierPair' for Metapier, or a unique contract address for other DEXs. Important for understanding liquidity routing, protocol usage, and swap path analysis."}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": "The position of the swap within a transaction, indicating the order of execution in multi-hop or multi-pool swaps. Data type: NUMBER (integer). The first swap in a transaction is indexed at 0. If a transaction routes through multiple pools, each swap is assigned an incrementing index (e.g., 0, 1, 2). Used to reconstruct swap paths, analyze routing strategies, and understand complex DeFi trades. Example: A single-pool swap has swap_index 0; a two-pool route has swaps with indices 0 and 1. Important for path analysis, DEX routing analytics, and multi-hop trade reconstruction."}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": "The account address of the trader performing the swap action."}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": "The address from which the token is withdrawn (\"token out\") in a DEX swap. Data type: STRING. For the first swap in a transaction, this is typically the trader's address; for subsequent swaps in a multi-hop route, it may be a pool address. Used to trace token flow and participant roles in swaps. Example: '0x1cf0e2f2f715450' (trader) or a pool address for later hops. Important for swap path analysis and wallet attribution."}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": "The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": "The amount of tokens sent out from the trader's wallet (or previous pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"out\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 50.0 (for 50 tokens swapped out). Directionality is always from the trader to the pool or next hop in multi-pool swaps."}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": "The address receiving the token being swapped in (\"token in\") during a DEX swap. Data type: STRING. For the initial deposit, this is typically the pool address; for the final swap, it is usually the trader's address. Used to trace token flow, swap completion, and participant roles. Example: pool address for intermediate hops, trader address for final destination. Important for swap path analysis and wallet attribution."}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": "The smart contract address for the token that is being swapped into the traders wallet.\nToken OUT / IN is from the perspective of the trader. So, an out token is leaving the wallet while the in token is being deposited to the wallet. This perspective is not changing for multi-pool trades - think of it directionally, the tokens continue flowing from out to in. Out of wallet, into pool, out of pool, into (another pool / wallet), with the final movement being tokens into final wallet."}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": "The amount of tokens received by the trader (or next pool) in a DEX swap. Data type: NUMBER (decimal adjusted). Represents the quantity of the \"in\" token in the swap, from the trader's perspective. Used for volume analysis, price impact, and swap path tracing. Example: 49.5 (for 49.5 tokens received). Directionality is always from the pool to the trader or next hop in multi-pool swaps."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "SWAPS_ID": {"type": "TEXT", "index": 15, "name": "SWAPS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "A job ID to identify the run that last modified a record."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 19, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:23UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 105273856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1338628, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__swaps_s"}, "model.flow_models.scores__event_sigs": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "EVENT_SIGS", "database": "FLOW", "comment": "This table contains a de-duplicated list of event signatures for EVM chains from the complete_event_abis model.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_SIG": {"type": "TEXT", "index": 1, "name": "EVENT_SIG", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": ""}, "SOURCE_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "SOURCE_BLOCKCHAIN", "comment": ""}, "EVENT_SIG_ID": {"type": "TEXT", "index": 4, "name": "EVENT_SIG_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.scores__event_sigs"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH__EVENT_INDEX.98f11c6eee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH__EVENT_INDEX.98f11c6eee"}, "test.flow_models.not_null_gov__ez_staking_actions_tx_succeeded.709f97c6f0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_tx_succeeded.709f97c6f0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAYER_STATS_SEASON_TO_DATE__OBJECT__VARIANT.318cbace1d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_PLAYER_STATS_SEASON_TO_DATE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAYER_STATS_SEASON_TO_DATE__OBJECT__VARIANT.318cbace1d"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE_PRECISE_RAW.f0bc54099e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_VALUE_PRECISE_RAW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE_PRECISE_RAW.f0bc54099e"}, "test.flow_models.not_null_silver__swaps_single_trade_s_token_in_contract.b4f11a7498": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_IN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_token_in_contract.b4f11a7498"}, "test.flow_models.not_null_silver__swaps_s_trader.0817ee3ebd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_TRADER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_trader.0817ee3ebd"}, "test.flow_models.not_null_test_silver_evm__traces_recent_INSERTED_TIMESTAMP.7303adc2c4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRACES_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__traces_recent_INSERTED_TIMESTAMP.7303adc2c4"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PARENT_ID__STRING__VARCHAR.5e64b21f7a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_BLOCKS_PARENT_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_blocks_PARENT_ID__STRING__VARCHAR.5e64b21f7a"}, "test.flow_models.not_null_silver__token_transfers_TX_SUCCEEDED.4faefc1b78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFERS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 5, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 6, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "TX_SUCCEEDED", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 16:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__token_transfers_TX_SUCCEEDED.4faefc1b78"}, "test.flow_models.not_null_test_silver_evm__blocks_recent_BLOCK_NUMBER.c3839735bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__blocks_recent_BLOCK_NUMBER.c3839735bc"}, "test.flow_models.not_null_nft__ez_nft_sales_NFT_COLLECTION.57d7924ace": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "EZ_NFT_SALES_NFT_COLLECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 12, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 13, "name": "COUNTERPARTIES", "comment": null}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 14, "name": "EZ_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__ez_nft_sales_NFT_COLLECTION.57d7924ace"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_event_index__NUMBER.549218a3d8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_EVENTS_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-01 16:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_events_event_index__NUMBER.549218a3d8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_MOMENT_DESCRIPTION__STRING__VARCHAR.588e6dfbac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_MOMENT_DESCRIPTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_MOMENT_DESCRIPTION__STRING__VARCHAR.588e6dfbac"}, "model.flow_models.core_evm__dim_contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "DIM_CONTRACT_ABIS", "database": "FLOW", "comment": "This table contains the contract ABIs that we have sourced from Etherscan, the community, or bytecode matched. This table is the source of ABIs used in the `core__ez_decoded_event_logs` table.\nWe first try to source ABIs from Etherscan. If we cannot find an ABI on Etherscan, we will rely on user submissions. To add a contract to this table, please visit [here](https://science.flipsidecrypto.xyz/abi-requestor/).\nIf we are unable to locate an ABI for a contract from Etherscan or the community, we will try to find an ABI to use by matching the contract bytecode to a known contract bytecode we do have an ABI for.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": "The unique address of the deployed contract."}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": "The JSON ABI for the contract."}, "ABI_SOURCE": {"type": "TEXT", "index": 3, "name": "ABI_SOURCE", "comment": "The source of the ABI. This can be the block explorer, `user_submitted`, or `bytecode_matched`."}, "BYTECODE": {"type": "TEXT", "index": 4, "name": "BYTECODE", "comment": "The deployed bytecode of the contract."}, "DIM_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 5, "name": "DIM_CONTRACT_ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-22 10:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4726272, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 522, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__dim_contract_abis"}, "test.flow_models.not_null_silver__swaps_single_trade_s_tx_id.4b6bfcdb51": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_tx_id.4b6bfcdb51"}, "model.flow_models.core_evm__fact_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE_EVM", "name": "FACT_EVENT_LOGS", "database": "FLOW", "comment": "## Description\n\nA comprehensive fact table containing event log data emitted by smart contracts on EVM-compatible blockchains. This table serves as the foundation for smart contract analysis, providing detailed information about events including contract addresses, topics, data, and execution context. The table supports analysis of DeFi protocols, NFT marketplaces, and other smart contract applications across multiple EVM chains. Each record represents a single event log with complete emission details and metadata.\n\n## Key Use Cases\n\n- **Smart Contract Analysis**: Understanding contract behavior and event emission patterns\n- **DeFi Protocol Analysis**: Tracking DeFi events, swaps, liquidity changes, and yield farming activities\n- **NFT Analytics**: Monitoring NFT transfers, sales, and marketplace activities\n- **Event Tracking**: Following specific event types across different contracts and chains\n- **Contract Interaction Analysis**: Understanding how users interact with smart contracts\n- **Cross-Chain Event Analysis**: Comparing event patterns across different EVM-compatible blockchains\n\n## Important Relationships\n\n- **core_evm__fact_transactions**: Links to transactions that emitted these events\n- **core_evm__fact_blocks**: Links to blocks containing event logs\n- **core_evm__dim_contracts**: Links to contract metadata for event source identification\n- **core_evm__dim_labels**: Links to address labels for contract and user identification\n- **core_evm__ez_token_transfers**: May link to curated token transfer events\n- **core__fact_events**: May provide comparison data with native Flow events\n\n## Commonly-used Fields\n\n- **CONTRACT_ADDRESS**: Essential for contract identification and event source analysis\n- **TOPIC_0**: Critical for event type identification and event categorization\n- **TOPICS**: Important for event parameter analysis and filtering\n- **DATA**: Key for event data extraction and parameter analysis\n- **TX_HASH**: Essential for linking events to their originating transactions\n- **BLOCK_TIMESTAMP**: Critical for time-series analysis and temporal event tracking", "owner": "DBT_CLOUD_FLOW"}, "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."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "The un-decoded event input topics."}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "The first topic of the event, which is a unique identifier for the event."}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "The second topic of the event, if applicable."}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "The third topic of the event, if applicable."}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "The fourth topic of the event, if applicable."}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "The un-decoded event data."}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Whether the event has been removed from the transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The sending address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:57UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2541958656, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 19954548, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.core_evm__fact_event_logs"}, "model.flow_models.streamline__get_transactions_history_candidate_08": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_CANDIDATE_08", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_candidate_08"}, "test.flow_models.not_null_rewards__dim_storefront_items_ITEM_ID.1335ab3419": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "DIM_STOREFRONT_ITEMS_ITEM_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "DIM_STOREFRONT_ITEMS_ID": {"type": "TEXT", "index": 54, "name": "DIM_STOREFRONT_ITEMS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 55, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 56, "name": "MODIFIED_TIMESTAMP", "comment": null}, "REQUEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 57, "name": "REQUEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__dim_storefront_items_ITEM_ID.1335ab3419"}, "model.flow_models.bronze__streamline_transaction_results": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_TRANSACTION_RESULTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_transaction_results"}, "model.flow_models.silver_api__transaction_entries": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "TRANSACTION_ENTRIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "ENTRY_COUNT": {"type": "TEXT", "index": 2, "name": "ENTRY_COUNT", "comment": null}, "STARTING_AFTER": {"type": "TEXT", "index": 3, "name": "STARTING_AFTER", "comment": null}, "API_LIMIT": {"type": "TEXT", "index": 4, "name": "API_LIMIT", "comment": null}, "FIRST_ENTRY_ID": {"type": "TEXT", "index": 5, "name": "FIRST_ENTRY_ID", "comment": null}, "LAST_ENTRY_ID": {"type": "TEXT", "index": 6, "name": "LAST_ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "CREATED_AT", "comment": null}, "ENTRY_ID": {"type": "TEXT", "index": 8, "name": "ENTRY_ID", "comment": null}, "INDEX": {"type": "NUMBER", "index": 9, "name": "INDEX", "comment": null}, "DATA": {"type": "VARIANT", "index": 10, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTION_ENTRIES_ID": {"type": "TEXT", "index": 12, "name": "TRANSACTION_ENTRIES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "REQUEST_FIRST_ENTRY_ID": {"type": "TEXT", "index": 17, "name": "REQUEST_FIRST_ENTRY_ID", "comment": null}, "REQUEST_LAST_ENTRY_ID": {"type": "TEXT", "index": 18, "name": "REQUEST_LAST_ENTRY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 19:00UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp :: DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 650562048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3021749, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__transaction_entries"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_api__reward_points_points__NUMBER.556b934ddb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_API", "name": "REWARD_POINTS_POINTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver_api__reward_points_points__NUMBER.556b934ddb"}, "model.flow_models.streamline__complete_get_evm_testnet_traces": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_EVM_TESTNET_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_EVM_TRACES_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_EVM_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 319397376, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9428899, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_evm_testnet_traces"}, "test.flow_models.not_null_defi__ez_dex_swaps_TX_ID.f7fb7baf8a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_TX_ID.f7fb7baf8a"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_TEAM__STRING__VARCHAR.edfbc5ef90": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_TEAM", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_TEAM__STRING__VARCHAR.edfbc5ef90"}, "model.flow_models.bronze__streamline_fr_testnet_transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLINE_FR_TESTNET_TRANSACTIONS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 8, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "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.flow_models.bronze__streamline_fr_testnet_transactions"}, "test.flow_models.sequence_gaps_test_gold_evm__fact_traces_recent_TRACE_INDEX__TX_HASH.588d1f9fdd": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "PREV_TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_TRACE_INDEX", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 3, "name": "TRACE_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_evm__fact_traces_recent_TRACE_INDEX__TX_HASH.588d1f9fdd"}, "model.flow_models.streamline__get_transaction_results_history_candidate_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_CANDIDATE_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_candidate_09"}, "model.flow_models.silver_evm__complete_event_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "COMPLETE_EVENT_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": null}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 2, "name": "IMPLEMENTATION_CONTRACT", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 3, "name": "EVENT_NAME", "comment": null}, "ABI": {"type": "VARIANT", "index": 4, "name": "ABI", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 5, "name": "START_BLOCK", "comment": null}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 6, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": null}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 7, "name": "SIMPLE_EVENT_NAME", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 8, "name": "EVENT_SIGNATURE", "comment": null}, "END_BLOCK": {"type": "NUMBER", "index": 9, "name": "END_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "IMPLEMENTATION_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IMPLEMENTATION_INSERTED_TIMESTAMP", "comment": null}, "_UPDATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_UPDATED_TIMESTAMP", "comment": null}, "COMPLETE_EVENT_ABIS_ID": {"type": "TEXT", "index": 13, "name": "COMPLETE_EVENT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 23:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8223232, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 61463, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__complete_event_abis"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_BLOCK_TIMESTAMP.92a6d462df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_BLOCK_TIMESTAMP.92a6d462df"}, "test.flow_models.not_null_nft__dim_ufc_strike_metadata_LISTING_ID.1fb1df1f75": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_UFC_STRIKE_METADATA_LISTING_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "NUMBER", "index": 1, "name": "NFT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 2, "name": "SERIAL_NUMBER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 3, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 4, "name": "SET_NAME", "comment": null}, "SET_DESCRIPTION": {"type": "TEXT", "index": 5, "name": "SET_DESCRIPTION", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "DIM_UFC_STRIKE_METADATA_ID": {"type": "TEXT", "index": 7, "name": "DIM_UFC_STRIKE_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:12UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_ufc_strike_metadata_LISTING_ID.1fb1df1f75"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE.f325eb3e2f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_VALUE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_traces_recent_VALUE.f325eb3e2f"}, "test.flow_models.not_null_silver_api__reward_points_spend_user_wallet_address.7ba54b8c26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_USER_WALLET_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 74289152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 373662, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_user_wallet_address.7ba54b8c26"}, "test.flow_models.not_null_silver__nft_topshot_sales_s_buyer.5305df0f4a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TOPSHOT_SALES_S_BUYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "BUYER": {"type": "TEXT", "index": 7, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 8, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 9, "name": "PRICE", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 10, "name": "CURRENCY", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 13, "name": "TOKENFLOW", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 14, "name": "COUNTERPARTIES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_topshot_sales_s_buyer.5305df0f4a"}, "test.flow_models.not_null_rewards__fact_points_balances_MODIFIED_TIMESTAMP.5c347bb9b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "FACT_POINTS_BALANCES_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 2, "name": "BOXES", "comment": null}, "BOXES_OPENED": {"type": "NUMBER", "index": 3, "name": "BOXES_OPENED", "comment": null}, "KEYS": {"type": "NUMBER", "index": 4, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 5, "name": "POINTS", "comment": null}, "REQUEST_DATE": {"type": "DATE", "index": 6, "name": "REQUEST_DATE", "comment": null}, "FACT_POINTS_BALANCES_ID": {"type": "TEXT", "index": 7, "name": "FACT_POINTS_BALANCES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__fact_points_balances_MODIFIED_TIMESTAMP.5c347bb9b3"}, "test.flow_models.not_null_silver__swaps_single_trade_s_token_1_amount.11f2af1925": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SINGLE_TRADE_S_TOKEN_1_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "TRADER": {"type": "TEXT", "index": 5, "name": "TRADER", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 6, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 8, "name": "TOKEN_IN_AMOUNT", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 9, "name": "TOKEN_IN_CONTRACT", "comment": null}, "SWAP_SIDE": {"type": "NUMBER", "index": 10, "name": "SWAP_SIDE", "comment": null}, "TOKEN_1_AMOUNT": {"type": "FLOAT", "index": 11, "name": "TOKEN_1_AMOUNT", "comment": null}, "TOKEN_2_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_2_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_single_trade_s_token_1_amount.11f2af1925"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_03": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_03", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_03"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d1bf3309bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_events_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d1bf3309bd"}, "test.flow_models.not_null_core__fact_account_storage_DECODED_DATA.e2edf46421": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_ACCOUNT_STORAGE_DECODED_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 2, "name": "ACCOUNT_ADDRESS", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "ENCODED_DATA": {"type": "TEXT", "index": 4, "name": "ENCODED_DATA", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 5, "name": "DECODED_DATA", "comment": null}, "STORAGE_USED": {"type": "NUMBER", "index": 6, "name": "STORAGE_USED", "comment": null}, "STORAGE_CAPACITY": {"type": "NUMBER", "index": 7, "name": "STORAGE_CAPACITY", "comment": null}, "FACT_ACCOUNT_STORAGE_ID": {"type": "TEXT", "index": 8, "name": "FACT_ACCOUNT_STORAGE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_account_storage_DECODED_DATA.e2edf46421"}, "test.flow_models.dbt_utils_recency_silver_api__points_transfers_day__request_date__1.fc43a3f2cb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_API", "name": "POINTS_TRANSFERS_DAY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "DATE", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_api__points_transfers_day__request_date__1.fc43a3f2cb"}, "model.flow_models.silver__nft_moment_minted_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENT_MINTED_S", "database": "FLOW", "comment": "Cleaned MomentNFTMinted events.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_ID": {"type": "TEXT", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 4, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "EVENT_DATA": {"type": "OBJECT", "index": 5, "name": "EVENT_DATA", "comment": ""}, "EDITION_ID": {"type": "TEXT", "index": 6, "name": "EDITION_ID", "comment": "The numeric ID for the edition of moments. This is likely a bundle of moment NFTs within the same type of play, differentiated by some trait like rarity."}, "SUBEDITION_ID": {"type": "TEXT", "index": 7, "name": "SUBEDITION_ID", "comment": ""}, "SERIES_ID": {"type": "TEXT", "index": 8, "name": "SERIES_ID", "comment": ""}, "SET_ID": {"type": "TEXT", "index": 9, "name": "SET_ID", "comment": ""}, "NFT_ID": {"type": "TEXT", "index": 10, "name": "NFT_ID", "comment": "The unique identifier for the NFT within its collection. Data type: STRING or NUMBER. This field uniquely identifies a specific NFT token within a collection, typically representing the token ID or serial number assigned during minting. Used for NFT-level analytics, tracking individual token movements, and joining with metadata tables. Example: '12345' for TopShot moment #12345, or 'A.1234567890abcdef.Moment#456' for a specific moment. Important for NFT tracking, sales analysis, and metadata joins."}, "SERIAL_NUMBER": {"type": "TEXT", "index": 11, "name": "SERIAL_NUMBER", "comment": "The serial number or edition number of the NFT within its collection. Data type: NUMBER. This field represents the specific edition number of the NFT, indicating its position within the total circulation of that particular moment or token. Used for rarity analysis, edition tracking, and determining the uniqueness of NFTs within a collection. Example: 25 for the 25th edition of a moment, 1 for the first edition. Important for rarity calculations, edition-based analytics, and determining NFT scarcity within collections."}, "PLAY_ID": {"type": "TEXT", "index": 12, "name": "PLAY_ID", "comment": ""}, "CONTENT_EDITION_ID": {"type": "TEXT", "index": 13, "name": "CONTENT_EDITION_ID", "comment": ""}, "CONTENT_ID": {"type": "TEXT", "index": 14, "name": "CONTENT_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 16, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "NFT_MOMENT_MINTED_ID": {"type": "TEXT", "index": 17, "name": "NFT_MOMENT_MINTED_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2411314176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 63182867, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moment_minted_s"}, "test.flow_models.not_null_test_silver_evm__transactions_recent__INSERTED_TIMESTAMP.40cb0fbfd0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__transactions_recent__INSERTED_TIMESTAMP.40cb0fbfd0"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_FEE.03317b004b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_FEE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_TX_FEE.03317b004b"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_blocks_BLOCK_TIMESTAMP__day__1.ccd6e2b808": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "FACT_BLOCKS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_core__fact_blocks_BLOCK_TIMESTAMP__day__1.ccd6e2b808"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TRACE_ADDRESS.957d4424c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_TRACE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_TRACE_ADDRESS.957d4424c9"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_block_height__NUMBER__FLOAT.76dec4ef09": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_block_height__NUMBER__FLOAT.76dec4ef09"}, "test.flow_models.not_null_silver__labels_pools_metapier_s_vault_address.3cc0f17acf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_METAPIER_S_VAULT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 5, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 6, "name": "VAULT_ADDRESS", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_metapier_s_vault_address.3cc0f17acf"}, "model.flow_models.streamline__complete_get_evm_traces": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_EVM_TRACES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_EVM_TRACES_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_EVM_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:43UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1096240640, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 30389838, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_evm_traces"}, "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_INPUT_DATA.3300aa1a45": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_INPUT_DATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_transactions_recent_INPUT_DATA.3300aa1a45"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_contract_labels_ACCOUNT_ADDRESS__STRING__VARCHAR.73065b4b98": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "DIM_CONTRACT_LABELS_ACCOUNT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_contract_labels_ACCOUNT_ADDRESS__STRING__VARCHAR.73065b4b98"}, "test.flow_models.not_null_silver_api__reward_points_spend_partition_key.69690100ad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "REWARD_POINTS_SPEND_PARTITION_KEY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ENTRY_ID": {"type": "TEXT", "index": 1, "name": "ENTRY_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 3, "name": "DIRECTION", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 4, "name": "AMOUNT", "comment": null}, "AMOUNT_START": {"type": "NUMBER", "index": 5, "name": "AMOUNT_START", "comment": null}, "AMOUNT_END": {"type": "NUMBER", "index": 6, "name": "AMOUNT_END", "comment": null}, "IDEMPOTENCY_KEY": {"type": "TEXT", "index": 7, "name": "IDEMPOTENCY_KEY", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 8, "name": "ORGANIZATION_ID", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 9, "name": "WEBSITE_ID", "comment": null}, "ACCOUNT_ID": {"type": "TEXT", "index": 10, "name": "ACCOUNT_ID", "comment": null}, "USER_ID": {"type": "TEXT", "index": 11, "name": "USER_ID", "comment": null}, "USER_WALLET_ADDRESS": {"type": "TEXT", "index": 12, "name": "USER_WALLET_ADDRESS", "comment": null}, "TRANSACTION_ID": {"type": "TEXT", "index": 13, "name": "TRANSACTION_ID", "comment": null}, "TRANSACTION_DESCRIPTION": {"type": "TEXT", "index": 14, "name": "TRANSACTION_DESCRIPTION", "comment": null}, "TRANSACTION_TYPE": {"type": "TEXT", "index": 15, "name": "TRANSACTION_TYPE", "comment": null}, "RULE_ID": {"type": "TEXT", "index": 16, "name": "RULE_ID", "comment": null}, "RULE_TYPE": {"type": "TEXT", "index": 17, "name": "RULE_TYPE", "comment": null}, "RULE_NAME": {"type": "TEXT", "index": 18, "name": "RULE_NAME", "comment": null}, "RULE_DESCRIPTION": {"type": "TEXT", "index": 19, "name": "RULE_DESCRIPTION", "comment": null}, "RULE_METADATA": {"type": "VARIANT", "index": 20, "name": "RULE_METADATA", "comment": null}, "DATA": {"type": "OBJECT", "index": 21, "name": "DATA", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 22, "name": "PARTITION_KEY", "comment": null}, "INDEX": {"type": "NUMBER", "index": 23, "name": "INDEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REWARD_POINTS_SPEND_ID": {"type": "TEXT", "index": 25, "name": "REWARD_POINTS_SPEND_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 28, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__reward_points_spend_partition_key.69690100ad"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_transactions_recent_TX_POSITION__NUMBER__FLOAT.60971067bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_transactions_recent_TX_POSITION__NUMBER__FLOAT.60971067bc"}, "model.flow_models.silver__complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(recorded_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10535424, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 173359, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__complete_provider_prices"}, "test.flow_models.not_null_defi__ez_bridge_activity_SOURCE_CHAIN.259959d4c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_SOURCE_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_SOURCE_CHAIN.259959d4c6"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_validator_labels_PROJECT_NAME__STRING__VARCHAR.497e7fa2a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "DIM_VALIDATOR_LABELS_PROJECT_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__dim_validator_labels_PROJECT_NAME__STRING__VARCHAR.497e7fa2a6"}, "model.flow_models.scores__wrapped_assets": {"metadata": {"type": "VIEW", "schema": "SCORES", "name": "WRAPPED_ASSETS", "database": "FLOW", "comment": "This table contains a the wrapped assets for EVM chains. It is needed to correctly score deposits and withdrawals for wrapped assets.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": ""}, "ASSET_SYMBOL": {"type": "TEXT", "index": 2, "name": "ASSET_SYMBOL", "comment": ""}, "WRAPPED_ASSET_SYMBOL": {"type": "TEXT", "index": 3, "name": "WRAPPED_ASSET_SYMBOL", "comment": ""}, "WRAPPED_ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "WRAPPED_ASSET_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.flow_models.scores__wrapped_assets"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_label_subtype__STRING__VARCHAR.bfa65fbefa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_LABEL_SUBTYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_label_subtype__STRING__VARCHAR.bfa65fbefa"}, "test.flow_models.not_null_rewards__dim_storefront_items_MODIFIED_TIMESTAMP.fab1856db6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_REWARDS", "name": "DIM_STOREFRONT_ITEMS_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ITEM_ID": {"type": "TEXT", "index": 1, "name": "ITEM_ID", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ADDITIONAL_MEDIA": {"type": "VARIANT", "index": 3, "name": "ADDITIONAL_MEDIA", "comment": null}, "ANIMATION_URL": {"type": "TEXT", "index": 4, "name": "ANIMATION_URL", "comment": null}, "ARTIST_INFO": {"type": "VARIANT", "index": 5, "name": "ARTIST_INFO", "comment": null}, "ASSET_NR": {"type": "TEXT", "index": 6, "name": "ASSET_NR", "comment": null}, "ATTRIBUTES": {"type": "VARIANT", "index": 7, "name": "ATTRIBUTES", "comment": null}, "AUCTION_ID": {"type": "TEXT", "index": 8, "name": "AUCTION_ID", "comment": null}, "AUCTION_ITEMS": {"type": "VARIANT", "index": 9, "name": "AUCTION_ITEMS", "comment": null}, "BURN_TO_REDEEM_DETAILS": {"type": "VARIANT", "index": 10, "name": "BURN_TO_REDEEM_DETAILS", "comment": null}, "BURN_TO_REDEEM_TYPE": {"type": "TEXT", "index": 11, "name": "BURN_TO_REDEEM_TYPE", "comment": null}, "BURNED_AT": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "BURNED_AT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "CONTRACT_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "CURRENCY_DECIMALS": {"type": "NUMBER", "index": 15, "name": "CURRENCY_DECIMALS", "comment": null}, "DELETED_AT": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "DELETED_AT", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 17, "name": "DESCRIPTION", "comment": null}, "DOES_REQUIRE_W9": {"type": "BOOLEAN", "index": 18, "name": "DOES_REQUIRE_W9", "comment": null}, "ENABLE_BURN_TO_REDEEM": {"type": "BOOLEAN", "index": 19, "name": "ENABLE_BURN_TO_REDEEM", "comment": null}, "IMAGE_URL": {"type": "TEXT", "index": 20, "name": "IMAGE_URL", "comment": null}, "IS_LISTED": {"type": "BOOLEAN", "index": 21, "name": "IS_LISTED", "comment": null}, "IS_PHYGITAL_ITEM": {"type": "BOOLEAN", "index": 22, "name": "IS_PHYGITAL_ITEM", "comment": null}, "IS_PRICE_IN_USD": {"type": "BOOLEAN", "index": 23, "name": "IS_PRICE_IN_USD", "comment": null}, "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE": {"type": "BOOLEAN", "index": 24, "name": "IS_REDEEMABLE_SEPARATE_FROM_PURCHASE", "comment": null}, "LISTING_ENDS_AT": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "LISTING_ENDS_AT", "comment": null}, "LISTING_STARTS_AT": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "LISTING_STARTS_AT", "comment": null}, "LISTING_TYPE": {"type": "TEXT", "index": 27, "name": "LISTING_TYPE", "comment": null}, "LOYALTY_CURRENCY": {"type": "TEXT", "index": 28, "name": "LOYALTY_CURRENCY", "comment": null}, "LOYALTY_CURRENCY_ID": {"type": "TEXT", "index": 29, "name": "LOYALTY_CURRENCY_ID", "comment": null}, "METADATA_URI": {"type": "TEXT", "index": 30, "name": "METADATA_URI", "comment": null}, "MINT_STATUS": {"type": "TEXT", "index": 31, "name": "MINT_STATUS", "comment": null}, "MINTING_CONTRACT": {"type": "TEXT", "index": 32, "name": "MINTING_CONTRACT", "comment": null}, "MINTING_CONTRACT_ASSET_MINT_STATUS": {"type": "TEXT", "index": 33, "name": "MINTING_CONTRACT_ASSET_MINT_STATUS", "comment": null}, "MINTING_CONTRACT_ID": {"type": "TEXT", "index": 34, "name": "MINTING_CONTRACT_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 35, "name": "NAME", "comment": null}, "NETWORK": {"type": "TEXT", "index": 36, "name": "NETWORK", "comment": null}, "ORGANIZATION_ID": {"type": "TEXT", "index": 37, "name": "ORGANIZATION_ID", "comment": null}, "PER_USER_MINT_LIMIT": {"type": "NUMBER", "index": 38, "name": "PER_USER_MINT_LIMIT", "comment": null}, "PER_USER_MINT_MIN_LIMIT": {"type": "NUMBER", "index": 39, "name": "PER_USER_MINT_MIN_LIMIT", "comment": null}, "PRE_REVEAL_MEDIA": {"type": "VARIANT", "index": 40, "name": "PRE_REVEAL_MEDIA", "comment": null}, "PRICE": {"type": "NUMBER", "index": 41, "name": "PRICE", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 42, "name": "QUANTITY", "comment": null}, "QUANTITY_MINTED": {"type": "NUMBER", "index": 43, "name": "QUANTITY_MINTED", "comment": null}, "REDEEMABLE_UNTIL": {"type": "TIMESTAMP_NTZ", "index": 44, "name": "REDEEMABLE_UNTIL", "comment": null}, "REVEALED_AT": {"type": "TIMESTAMP_NTZ", "index": 45, "name": "REVEALED_AT", "comment": null}, "SHIPPING_PRICE": {"type": "NUMBER", "index": 46, "name": "SHIPPING_PRICE", "comment": null}, "SHIPPING_WITHIN": {"type": "TEXT", "index": 47, "name": "SHIPPING_WITHIN", "comment": null}, "STATUS_TRACKER": {"type": "TEXT", "index": 48, "name": "STATUS_TRACKER", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 49, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 50, "name": "TOKEN_TYPE", "comment": null}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 51, "name": "UPDATED_AT", "comment": null}, "WEBSITE_ID": {"type": "TEXT", "index": 52, "name": "WEBSITE_ID", "comment": null}, "RESPONSE_JSON": {"type": "VARIANT", "index": 53, "name": "RESPONSE_JSON", "comment": null}, "DIM_STOREFRONT_ITEMS_ID": {"type": "TEXT", "index": 54, "name": "DIM_STOREFRONT_ITEMS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 55, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 56, "name": "MODIFIED_TIMESTAMP", "comment": null}, "REQUEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 57, "name": "REQUEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_rewards__dim_storefront_items_MODIFIED_TIMESTAMP.fab1856db6"}, "model.flow_models.core__fact_transactions": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSACTIONS", "database": "FLOW", "comment": "## Description\nThis table records all transactions executed on the Flow blockchain, including metadata such as transaction ID, block height, timestamp, proposer, payer, authorizers, gas limit, script, arguments, and execution results. Each row represents a unique transaction, capturing both successful and failed executions, and providing the foundation for transaction-level analytics and tracing.\n\n## Key Use Cases\n- Analyzing transaction throughput and network activity\n- Investigating failed transactions and error messages\n- Tracing the flow of funds and contract interactions\n- Supporting DeFi, NFT, and governance analytics by linking transactions to events and token transfers\n- Building dashboards for transaction monitoring and user behavior analysis\n\n## Important Relationships\n- Linked to `core.fact_blocks` via `block_height` and `block_timestamp` for block-level context\n- Referenced by `core.fact_events` and `core.ez_token_transfers` for event and token transfer analysis\n- Used as a base for downstream gold models in DeFi, NFT, and governance analytics\n\n## Commonly-used Fields\n- `TX_ID`: Unique identifier for each transaction, used for joins and tracing\n- `BLOCK_HEIGHT`, `BLOCK_TIMESTAMP`: Provide block context for the transaction\n- `PROPOSER`, `PAYER`, `AUTHORIZERS`: Identify the parties involved in the transaction\n- `TX_SUCCEEDED`, `ERROR_MSG`: Indicate transaction success or failure and error details\n- `GAS_LIMIT`: Specifies the maximum gas allowed for execution", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block height is the unique, sequential integer assigned to each block as it is added to the Flow blockchain. It serves as the primary identifier for block ordering and is used to reference the position of a block within the chain. Data type: INTEGER. Block height is essential for joining block, transaction, and event tables, and for analyzing blockchain growth over time. For example, block height 100,000 refers to the 100,000th block produced on Flow. This field is critical for time-series analytics, chain reorganization analysis, and historical state reconstruction."}, "CHAIN_ID": {"type": "TEXT", "index": 4, "name": "CHAIN_ID", "comment": "The unique identifier for the blockchain network (chain) where the block or transaction was recorded. Data type: STRING. On Flow, this value distinguishes between different network deployments (e.g., mainnet, testnet). Used for cross-network analytics and ensuring data integrity when working with multiple environments. Example: 'flow-mainnet' or 'flow-testnet'."}, "PROPOSER": {"type": "TEXT", "index": 5, "name": "PROPOSER", "comment": "The Flow address of the account that proposed the transaction. Data type: STRING. The proposer is responsible for submitting the transaction to the network and paying the proposal fee. This field is used to analyze transaction origination, proposer activity, and fee attribution. Example: '0x1cf0e2f2f715450'. Important for understanding transaction lifecycle and participant roles in Flow's multi-signer model."}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": "The Flow address of the account responsible for paying the transaction fees. Data type: STRING. The payer may be different from the proposer or authorizers. This field is used to analyze fee attribution, sponsorship patterns, and participant roles in Flow's multi-signer transaction model. Example: '0x1cf0e2f2f715450'. Important for understanding who bears the cost of transaction execution."}, "AUTHORIZERS": {"type": "ARRAY", "index": 7, "name": "AUTHORIZERS", "comment": "A list of Flow addresses that authorized the transaction. Data type: ARRAY<STRING> or STRING (comma-separated). Authorizers are accounts whose keys are required to sign the transaction, enabling multi-party authorization. This field is used to analyze participant roles, multi-sig patterns, and access control in Flow's transaction model. Example: ['0x1cf0e2f2f715450', '0x2a2e1b2c3d4e5f6']. Important for understanding transaction security and collaborative workflows."}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 8, "name": "COUNT_AUTHORIZERS", "comment": "Number of authorizers"}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": "The maximum amount of computational resources (gas) allocated for executing the transaction on the Flow blockchain. Data type: INTEGER. If the transaction exceeds this limit, it will fail. This field is used to analyze resource usage, transaction costs, and execution constraints. Example: 1000. Important for understanding transaction execution, fee estimation, and optimizing smart contract operations."}, "SCRIPT": {"type": "TEXT", "index": 10, "name": "SCRIPT", "comment": "The Cadence smart contract code or script executed as part of the transaction. Data type: STRING. This field contains the source code that defines the transaction's logic, including function calls, arguments, and contract interactions. Used for auditing, debugging, and analyzing smart contract usage on Flow. Example: a Cadence script for transferring tokens. For more details, see [Flow Cadence Scripts](https://developers.flow.com/tooling/fcl-js/scripts)."}, "ARGUMENTS": {"type": "ARRAY", "index": 11, "name": "ARGUMENTS", "comment": "The parameters or values passed into the Cadence script when the transaction was submitted. Data type: ARRAY<STRING> or STRING (JSON-encoded). Arguments customize the behavior of the script, enabling dynamic contract interactions. Used for auditing, debugging, and analyzing transaction intent. Example: ['0x1cf0e2f2f715450', 100]. Important for understanding how smart contracts are invoked and parameterized on Flow."}, "TRANSACTION_RESULT": {"type": "OBJECT", "index": 12, "name": "TRANSACTION_RESULT", "comment": "The outcome of the transaction execution, including status (success/failure), error messages, and any events emitted. Data type: STRING (JSON-encoded or structured). This field is used to analyze transaction success rates, debug failures, and audit on-chain activity. Example: '{\"status\": \"success\", \"events\": [...]}'. Essential for understanding transaction lifecycle, error handling, and event-driven analytics on Flow."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 13, "name": "TX_SUCCEEDED", "comment": "Transaction status, if it succeeded or failed."}, "ERROR_MSG": {"type": "TEXT", "index": 14, "name": "ERROR_MSG", "comment": "The error message associated with the transaction, if it failed."}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 15, "name": "FACT_TRANSACTIONS_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}}, "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.flow_models.core__fact_transactions"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_NETWORK.58022aa803": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_NETWORK", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_NETWORK.58022aa803"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_S.e7802c9f3d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_S.e7802c9f3d"}, "model.flow_models.silver_evm__bridge_stargate_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "BRIDGE_STARGATE_S", "database": "FLOW", "comment": "This table parses transactions where tokens are bridged to or from the Flow EVM network using the Stargate (LayerZero) messaging protocol.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "Transaction hash (unique for each bridge event)"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Block timestamp of the event"}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": "Block number of the event"}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": "The Stargate endpoint contract address"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": "The address of the token being transferred (if applicable)"}, "GROSS_AMOUNT": {"type": "FLOAT", "index": 6, "name": "GROSS_AMOUNT", "comment": "Gross amount sent or received in the transfer"}, "AMOUNT_FEE": {"type": "FLOAT", "index": 7, "name": "AMOUNT_FEE", "comment": "Fee amount for the transfer (if available)"}, "NET_AMOUNT": {"type": "FLOAT", "index": 8, "name": "NET_AMOUNT", "comment": "Net amount received after fees (if available)"}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 9, "name": "FLOW_WALLET_ADDRESS", "comment": "Flow wallet address involved in the transfer"}, "SOURCE_CHAIN": {"type": "TEXT", "index": 10, "name": "SOURCE_CHAIN", "comment": "Source blockchain for the message, mapped using Stargate endpoint IDs seed."}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 11, "name": "DESTINATION_CHAIN", "comment": "Destination blockchain for the message, mapped using Stargate endpoint IDs seed."}, "DIRECTION": {"type": "TEXT", "index": 12, "name": "DIRECTION", "comment": "Direction of the bridge transaction (inbound or outbound)"}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": "Bridge platform name (always 'stargate')"}, "TRANSFER_GUID": {"type": "TEXT", "index": 14, "name": "TRANSFER_GUID", "comment": "Unique transfer identifier from Stargate event logs"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": "Timestamp when this record was inserted (raw event)"}, "BRIDGE_STARTGATE_ID": {"type": "TEXT", "index": 16, "name": "BRIDGE_STARTGATE_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when this record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when this record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "Invocation ID for this dbt run"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:27UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8487936, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 42564, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__bridge_stargate_s"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__transactions_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.256ca7378d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__transactions_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.256ca7378d"}, "model.flow_models.bronze_evm__FR_testnet_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE_EVM", "name": "FR_TESTNET_BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 7, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "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.flow_models.bronze_evm__FR_testnet_blocks"}, "model.flow_models.streamline__complete_get_transaction_results_history": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_GET_TRANSACTION_RESULTS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 4, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 13:51UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 219571800576, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 429888770, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.streamline__complete_get_transaction_results_history"}, "model.flow_models.silver__nft_moment_set_s": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MOMENT_SET_S", "database": "FLOW", "comment": "Cleaned SetCreated events.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": "The unique identifier (hash) for a transaction on the Flow blockchain. Data type: STRING. Each transaction is assigned a cryptographic hash that ensures its uniqueness and immutability. Used for joining transaction data across tables, tracing transaction execution, and verifying transaction integrity. Example: 'e3f1c2d4...'. Essential for transaction-level analytics, debugging, and cross-referencing with block and event data."}, "EVENT_ID": {"type": "TEXT", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The timestamp (in UTC) when the block or transaction was recorded on the Flow blockchain. Data type: TIMESTAMP_NTZ. This field is essential for time-series analysis, ordering events, and joining with other tables by time. For example, a block with block_height 100,000 may have a block_timestamp of '2023-01-01 12:00:00'. Used for analytics on network activity, transaction throughput, and historical state reconstruction."}, "EVENT_CONTRACT": {"type": "TEXT", "index": 4, "name": "EVENT_CONTRACT", "comment": "The Flow contract that emitted the event. Data type: STRING. This value is a concatenation of the contract's account address and its primary name (e.g., 'A.0ae53cb6e3f42a79.FlowToken'). Used for identifying the source of events, joining with contract metadata, and analyzing contract activity. Example: 'A.0ae53cb6e3f42a79.FlowToken'. Equivalent to the 'Contract' column on Flowscan."}, "SET_DATA": {"type": "OBJECT", "index": 5, "name": "SET_DATA", "comment": ""}, "SET_ID": {"type": "TEXT", "index": 6, "name": "SET_ID", "comment": "The numeric ID for the set. This corresponds with the set name found in some metadata columns."}, "SET_NAME": {"type": "TEXT", "index": 7, "name": "SET_NAME", "comment": "The name of the NFT set or series in which the moment was released. Data type: STRING. This field identifies the specific set or collection within a broader NFT project, enabling set-level analytics, rarity analysis, and set performance tracking. Used for set attribution, set-based market analysis, and understanding the organizational structure of NFT collections. Example: 'Base Set' for TopShot, 'Genesis' for All Day. Important for set-based analytics, rarity calculations, and understanding the hierarchical structure of NFT collections."}, "SERIES_ID": {"type": "TEXT", "index": 8, "name": "SERIES_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into the warehouse."}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 10, "name": "_PARTITION_BY_BLOCK_ID", "comment": ""}, "NFT_MOMENT_SET_ID": {"type": "TEXT", "index": 11, "name": "NFT_MOMENT_SET_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 201728, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 855, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__nft_moment_set_s"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_TOKEN_CONTRACT__STRING__VARCHAR.5fb75cd204": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_TOKEN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_TOKEN_CONTRACT__STRING__VARCHAR.5fb75cd204"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__traces_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.607fb09be9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__traces_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.607fb09be9"}, "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_INSERTED_TIMESTAMP.15578798fa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_INSERTED_TIMESTAMP.15578798fa"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_price.64587645e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_PRICE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_price.64587645e0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_TX_SUCCEEDED__BOOLEAN.ba763f5ce3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_TX_SUCCEEDED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_TX_SUCCEEDED__BOOLEAN.ba763f5ce3"}, "test.flow_models.not_null_nft__dim_allday_metadata_MOMENT_DESCRIPTION.75425f65e5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_ALLDAY_METADATA_MOMENT_DESCRIPTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": null}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": null}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": null}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": null}, "DIM_ALLDAY_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_ALLDAY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_allday_metadata_MOMENT_DESCRIPTION.75425f65e5"}, "model.flow_models.streamline__get_blocks_history_mainnet_09": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_09", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_09"}, "test.flow_models.not_null_core__dim_contract_labels_EVENT_CONTRACT.01a3eae375": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_CONTRACT_LABELS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT_ID": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT_ID", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 2, "name": "EVENT_CONTRACT", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 3, "name": "CONTRACT_NAME", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 4, "name": "ACCOUNT_ADDRESS", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "DIM_CONTRACT_LABELS_ID": {"type": "TEXT", "index": 7, "name": "DIM_CONTRACT_LABELS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_contract_labels_EVENT_CONTRACT.01a3eae375"}, "test.flow_models.not_null_core__fact_events_EVENT_CONTRACT.eb4b6ebcad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_EVENT_CONTRACT.eb4b6ebcad"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_NONCE__NUMBER__FLOAT.f223c4994b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_NONCE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_blocks_recent_NONCE__NUMBER__FLOAT.f223c4994b"}, "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_BLOCK_TIMESTAMP.fc5c1f0be3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_blocks_recent_BLOCK_TIMESTAMP.fc5c1f0be3"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__transactions_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.aef91ff1f4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__transactions_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.aef91ff1f4"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_delegator__VARCHAR__STRING.e75a9f121c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_GOV", "name": "EZ_STAKING_ACTIONS_DELEGATOR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_gov__ez_staking_actions_delegator__VARCHAR__STRING.e75a9f121c"}, "model.flow_models.silver__allday_moments_metadata_error": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "ALLDAY_MOMENTS_METADATA_ERROR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": ""}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": ""}, "NFLALLDAY_ID": {"type": "TEXT", "index": 3, "name": "NFLALLDAY_ID", "comment": ""}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": ""}, "MOMENT_TIER": {"type": "TEXT", "index": 5, "name": "MOMENT_TIER", "comment": ""}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 6, "name": "TOTAL_CIRCULATION", "comment": ""}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 7, "name": "MOMENT_DESCRIPTION", "comment": ""}, "PLAYER": {"type": "TEXT", "index": 8, "name": "PLAYER", "comment": ""}, "TEAM": {"type": "TEXT", "index": 9, "name": "TEAM", "comment": ""}, "SEASON": {"type": "TEXT", "index": 10, "name": "SEASON", "comment": ""}, "WEEK": {"type": "TEXT", "index": 11, "name": "WEEK", "comment": ""}, "CLASSIFICATION": {"type": "TEXT", "index": 12, "name": "CLASSIFICATION", "comment": ""}, "PLAY_TYPE": {"type": "TEXT", "index": 13, "name": "PLAY_TYPE", "comment": ""}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MOMENT_DATE", "comment": ""}, "SERIES": {"type": "TEXT", "index": 15, "name": "SERIES", "comment": ""}, "SET_NAME": {"type": "TEXT", "index": 16, "name": "SET_NAME", "comment": ""}, "VIDEO_URLS": {"type": "ARRAY", "index": 17, "name": "VIDEO_URLS", "comment": ""}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 18, "name": "MOMENT_STATS_FULL", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "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.flow_models.silver__allday_moments_metadata_error"}, "model.flow_models.price__ez_asset_metadata": {"metadata": {"type": "VIEW", "schema": "PRICE", "name": "EZ_ASSET_METADATA", "database": "FLOW", "comment": "# price__ez_asset_metadata\n\n## Description\n\nA curated and deduplicated asset metadata table that provides a single source of truth for asset information across different blockchain networks. This table consolidates data from multiple price providers, resolving conflicts and maintaining one record per unique asset per blockchain. It serves as the primary dimension table for asset identification in price analytics and provides clean, reliable metadata for reporting and analysis. The table prioritizes data quality and consistency over raw data preservation.\n\n## Key Use Cases\n\n- **Asset Reference**: Primary lookup table for asset metadata in price analytics and reporting\n- **Portfolio Management**: Providing consistent asset information for multi-asset portfolio tracking\n- **Price Analysis**: Joining with price fact tables for comprehensive asset price analysis\n- **Cross-Chain Analytics**: Understanding asset distribution and characteristics across blockchain networks\n- **Reporting and Dashboards**: Providing clean, consistent asset names and symbols for user interfaces\n- **Data Quality Assurance**: Ensuring consistent asset representation across different data sources\n\n## Important Relationships\n\n- **price__dim_asset_metadata**: Raw source data that feeds into this curated table\n- **price__fact_prices_ohlc_hourly**: Links to raw price data through asset_id\n- **price__ez_prices_hourly**: Primary price table that uses this for asset metadata\n- **core__dim_contract_labels**: Provides additional labeling for contract-based assets\n- **evm/core_evm__dim_contracts**: For EVM tokens, provides additional contract-level metadata\n\n## Commonly-used Fields\n\n- **TOKEN_ADDRESS**: Primary identifier for blockchain-specific operations and smart contract interactions\n- **SYMBOL**: Most commonly used field for asset identification in reports and dashboards\n- **NAME**: Human-readable asset name for display and user interfaces\n- **BLOCKCHAIN**: Essential for cross-chain analysis and blockchain-specific filtering\n- **DECIMALS**: Critical for accurate price calculations and token amount conversions\n- **IS_NATIVE**: Important for distinguishing native blockchain tokens from smart contract tokens", "owner": "DBT_CLOUD_FLOW"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "The blockchain-specific contract address or identifier for the token asset. Data type: STRING. This field contains the unique address where the token contract is deployed on its respective blockchain network. Used for token identification, contract verification, cross-chain asset mapping, and blockchain-specific operations. Example: '0xa0b86a33e6441b8c4c8c8c8c8c8c8c8c8c8c8c8c' for USDC on Ethereum, NULL for native assets like Bitcoin or Flow. Critical for DeFi operations, smart contract interactions, and maintaining accurate token mappings across different blockchain networks."}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "The unique identifier representing the asset within the price provider's system. Data type: STRING. This field serves as the primary key for identifying specific assets across different price providers and data sources. Used for joining price data with asset metadata, tracking price movements over time, and maintaining referential integrity between fact and dimension tables. Example: 'bitcoin' for Bitcoin on CoinGecko, 'ethereum' for Ethereum on CoinMarketCap. Critical for data lineage, asset identification, and cross-provider data reconciliation in financial analytics and reporting workflows."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The ticker symbol or abbreviated code representing the asset. Data type: STRING. This field contains the short, standardized identifier used in trading, price displays, and market data. Used for quick asset identification, trading interfaces, price feeds, and cross-platform asset matching. Example: 'BTC' for Bitcoin, 'ETH' for Ethereum, 'FLOW' for Flow, 'USDC' for USD Coin. Critical for market data integration, trading operations, and maintaining consistency across different exchanges and price providers."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The full name of the asset as provided by the price data source. Data type: STRING. This field contains the human-readable, official name of the cryptocurrency, token, or digital asset. Used for display purposes, user interfaces, reporting, and asset identification in analytics dashboards. Example: 'Bitcoin' for BTC, 'Ethereum' for ETH, 'Flow' for FLOW. Important for user experience, data presentation, and maintaining consistency across different price providers and blockchain networks."}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimal places used to represent the smallest unit of the asset. Data type: INTEGER. This field indicates the precision with which the asset can be divided and is essential for accurate price calculations and token amount conversions. Used for token amount normalization, price precision calculations, and ensuring accurate financial computations. Example: 18 for most ERC-20 tokens, 8 for Bitcoin, 6 for USDC. Critical for DeFi operations, token transfers, and maintaining precision in financial calculations across different blockchain networks."}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": "The blockchain network or platform where the asset is native or primarily traded. Data type: STRING. This field identifies the specific blockchain ecosystem that hosts the asset's smart contract or where the native asset operates. Used for cross-chain analytics, multi-chain portfolio tracking, and blockchain-specific filtering and grouping. Example: 'ethereum' for ETH and ERC-20 tokens, 'flow' for FLOW and Flow-native assets, 'bitcoin' for BTC. Critical for understanding asset distribution across blockchain networks, cross-chain bridge analysis, and multi-chain DeFi analytics."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 7, "name": "IS_DEPRECATED", "comment": "A boolean flag indicating whether the asset has been deprecated or is no longer actively supported by the price provider. Data type: BOOLEAN. This field helps identify assets that may have outdated or unreliable price data. Used for data quality filtering, identifying discontinued assets, and ensuring data reliability in analytics and trading operations. Example: TRUE for deprecated tokens or assets no longer listed on exchanges, FALSE for actively traded assets. Critical for data quality management, avoiding stale price data, and maintaining accurate market analytics."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 8, "name": "IS_NATIVE", "comment": "A boolean flag indicating whether the asset is the native token of its respective blockchain network. Data type: BOOLEAN. This field distinguishes between native blockchain tokens and smart contract-based tokens. Used for filtering native vs. token assets, blockchain-specific analytics, and understanding asset distribution across different token types. Example: TRUE for Bitcoin (BTC), Ethereum (ETH), and Flow (FLOW), FALSE for USDC, DAI, and other smart contract tokens. Important for blockchain economics analysis, native token price tracking, and understanding the relationship between native tokens and their ecosystem tokens."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp when the record was first created and inserted into this table. Data type: TIMESTAMP_NTZ. Used for ETL auditing, tracking data freshness, and identifying when data was loaded or updated in the analytics pipeline. Example: '2023-01-01 12:00:00'. This field is critical for monitoring data latency, troubleshooting ETL issues, and supporting recency tests in dbt."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp when this record was last updated or modified by an internal ETL or dbt process. Data type: TIMESTAMP_NTZ. Used for change tracking, ETL auditing, and identifying the most recent update to a record. Example: '2023-01-02 15:30:00'. This field is important for troubleshooting data issues, monitoring pipeline health, and supporting recency or freshness tests in dbt."}, "EZ_ASSET_METADATA_ID": {"type": "TEXT", "index": 11, "name": "EZ_ASSET_METADATA_ID", "comment": "`pk_id` is a surrogate primary key, uniquely generated for each row in the table. Data type: STRING or INTEGER (implementation-specific). This field ensures every record is uniquely identifiable, even if the source data lacks a natural primary key. Used for efficient joins, deduplication, and as a reference in downstream models. Example: an auto-incremented integer or a UUID string. Essential for maintaining data integrity and supporting dbt tests for uniqueness."}}, "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.flow_models.price__ez_asset_metadata"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_rewards__fact_points_balances_KEYS__NUMBER.b842db27e4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_REWARDS", "name": "FACT_POINTS_BALANCES_KEYS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_rewards__fact_points_balances_KEYS__NUMBER.b842db27e4"}, "model.flow_models.silver__increment_deployed_pairs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "INCREMENT_DEPLOYED_PAIRS", "database": "FLOW", "comment": "This table records newly deployed SwapPair contracts on the Flow blockchain, as detected from PairCreated events emitted by the SwapFactory contract.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"PAIRADDRESS": {"type": "TEXT", "index": 1, "name": "PAIRADDRESS", "comment": ""}, "EVENT_CONTRACT": {"type": "TEXT", "index": 2, "name": "EVENT_CONTRACT", "comment": "The fully qualified contract name for the SwapPair."}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 3, "name": "TOKEN0_CONTRACT", "comment": "The contract address/key for token0 in the pair."}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 4, "name": "TOKEN1_CONTRACT", "comment": "The contract address/key for token1 in the pair."}, "INCREMENT_DEPLOYED_PAIRS_ID": {"type": "TEXT", "index": 5, "name": "INCREMENT_DEPLOYED_PAIRS_ID", "comment": "A surrogate key for the row, generated from event_contract."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp when the row was inserted."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp when the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24064, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 239, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__increment_deployed_pairs"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_05": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_05", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_05"}, "model.flow_models.streamline__get_collections_history_mainnet_21": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_21", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_21"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_URL__STRING__VARCHAR.97fee4cc10": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "FACT_TOPSHOT_BUYBACKS_URL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__fact_topshot_buybacks_URL__STRING__VARCHAR.97fee4cc10"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__traces_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.bdd05a725e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "TRACES_RECENT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__traces_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.bdd05a725e"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_GAS_USED.da4bbdb6f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_GAS_USED", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_GAS_USED.da4bbdb6f7"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.1f5e6562ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "FACT_EVENTS_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__fact_events_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.1f5e6562ad"}, "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_CONTRACT_ADDRESS.30c337a63f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_CONTRACT_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_silver_evm__decoded_logs_recent_CONTRACT_ADDRESS.30c337a63f"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_transactions_recent_TX_HASH.82b8820a51": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_testnet_evm__fact_transactions_recent_TX_HASH.82b8820a51"}, "model.flow_models.streamline__get_transactions_history_mainnet_10": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_10", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_10"}, "test.flow_models.not_null_defi__ez_bridge_activity_TX_ID.be38fce13c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_BRIDGE_ACTIVITY_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 4, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 7, "name": "AMOUNT", "comment": null}, "AMOUNT_FEE": {"type": "FLOAT", "index": 8, "name": "AMOUNT_FEE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "AMOUNT_USD", "comment": null}, "AMOUNT_FEE_USD": {"type": "FLOAT", "index": 10, "name": "AMOUNT_FEE_USD", "comment": null}, "SOURCE_ADDRESS": {"type": "TEXT", "index": 11, "name": "SOURCE_ADDRESS", "comment": null}, "DESTINATION_ADDRESS": {"type": "TEXT", "index": 12, "name": "DESTINATION_ADDRESS", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 16, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_bridge_activity_TX_ID.be38fce13c"}, "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__hour__2.7277b537a8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_row_values_to_have_recent_data_test_gold_testnet_evm__fact_blocks_recent_MODIFIED_TIMESTAMP__hour__2.7277b537a8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_block_height__NUMBER__FLOAT.e75fa60ce1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_block_height__NUMBER__FLOAT.e75fa60ce1"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAYER__STRING__VARCHAR.3b493b6518": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_PLAYER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_PLAYER__STRING__VARCHAR.3b493b6518"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_transactions_recent_TX_POSITION__NUMBER__FLOAT.618ecb5f4e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_transactions_recent_TX_POSITION__NUMBER__FLOAT.618ecb5f4e"}, "test.flow_models.not_null_silver__swaps_s_token_in_contract.866ee8abdf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_TOKEN_IN_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_token_in_contract.866ee8abdf"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_currency.22eefc6d08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_CURRENCY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_currency.22eefc6d08"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_GAS.eff6348406": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_GAS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_GAS.eff6348406"}, "test.flow_models.not_null_silver__streamline_transactions_final_pending_result_response.0ca0f52eba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_PENDING_RESULT_RESPONSE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "PENDING_RESULT_RESPONSE": {"type": "BOOLEAN", "index": 2, "name": "PENDING_RESULT_RESPONSE", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 5, "name": "GAS_LIMIT", "comment": null}, "PAYER": {"type": "TEXT", "index": 6, "name": "PAYER", "comment": null}, "ARGUMENTS": {"type": "ARRAY", "index": 7, "name": "ARGUMENTS", "comment": null}, "AUTHORIZERS": {"type": "ARRAY", "index": 8, "name": "AUTHORIZERS", "comment": null}, "COUNT_AUTHORIZERS": {"type": "NUMBER", "index": 9, "name": "COUNT_AUTHORIZERS", "comment": null}, "ENVELOPE_SIGNATURES": {"type": "ARRAY", "index": 10, "name": "ENVELOPE_SIGNATURES", "comment": null}, "PAYLOAD_SIGNATURES": {"type": "ARRAY", "index": 11, "name": "PAYLOAD_SIGNATURES", "comment": null}, "PROPOSAL_KEY": {"type": "VARIANT", "index": 12, "name": "PROPOSAL_KEY", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 13, "name": "PROPOSER", "comment": null}, "SCRIPT": {"type": "TEXT", "index": 14, "name": "SCRIPT", "comment": null}, "EVENTS": {"type": "ARRAY", "index": 15, "name": "EVENTS", "comment": null}, "STATUS": {"type": "NUMBER", "index": 16, "name": "STATUS", "comment": null}, "STATUS_CODE": {"type": "NUMBER", "index": 17, "name": "STATUS_CODE", "comment": null}, "ERROR_MESSAGE": {"type": "TEXT", "index": 18, "name": "ERROR_MESSAGE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 21, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__streamline_transactions_final_pending_result_response.0ca0f52eba"}, "model.flow_models.silver_api__contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "CONTRACT_ABIS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACT_ABIS_ID": {"type": "TEXT", "index": 5, "name": "CONTRACT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-22 18:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1600000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1461, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__contract_abis"}, "test.flow_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DEX_SWAPS_SWAP_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 10, "name": "AMOUNT_OUT", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 11, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN", "comment": null}, "FACT_DEX_SWAPS_ID": {"type": "TEXT", "index": 14, "name": "FACT_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__fact_dex_swaps_SWAP_INDEX.cf097c733b"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_DESTINATION_CHAIN__STRING__VARCHAR.ae75bce9b0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "EZ_BRIDGE_ACTIVITY_DESTINATION_CHAIN", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__ez_bridge_activity_DESTINATION_CHAIN__STRING__VARCHAR.ae75bce9b0"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_block_timestamp__TIMESTAMP_NTZ.52b3b7e255": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_block_timestamp__TIMESTAMP_NTZ.52b3b7e255"}, "test.flow_models.not_null_defi__ez_dex_swaps_TRADER.1fa9f4fe82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_SWAPS_TRADER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 7, "name": "PLATFORM", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 9, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_OUT_SYMBOL", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 11, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT_USD", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_IN_SYMBOL", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_IN_USD", "comment": null}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 18, "name": "EZ_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 171008, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 477, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_defi__ez_dex_swaps_TRADER.1fa9f4fe82"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_R.7dc876e6c4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_R", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_R.7dc876e6c4"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_MOMENT_STATS_FULL__OBJECT__VARIANT.9d6af48c56": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_MOMENT_STATS_FULL", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_MOMENT_STATS_FULL__OBJECT__VARIANT.9d6af48c56"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__bridge_blocto_s_tx_id.f4d846f64a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BRIDGE_BLOCTO_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__bridge_blocto_s_tx_id.f4d846f64a"}, "model.flow_models.streamline__get_blocks_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_traces_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.0879a81977": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRACES_RECENT_TO_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_traces_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.0879a81977"}, "test.flow_models.not_null_test_gold_evm__fact_traces_recent_MODIFIED_TIMESTAMP.fd503b61f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_traces_recent_MODIFIED_TIMESTAMP.fd503b61f2"}, "model.flow_models.streamline__get_evm_testnet_receipts_history": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_EVM_TESTNET_RECEIPTS_HISTORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "REQUEST_TIMESTAMP": {"type": "TEXT", "index": 2, "name": "REQUEST_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 3, "name": "_INVOCATION_ID", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 4, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 5, "name": "REQUEST", "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.flow_models.streamline__get_evm_testnet_receipts_history"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_VIDEO_URLS__ARRAY.27b96f8df8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_TOPSHOT_METADATA_VIDEO_URLS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_topshot_metadata_VIDEO_URLS__ARRAY.27b96f8df8"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_address_name__STRING__VARCHAR.1935202fe4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_ADDRESS_NAME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_address_name__STRING__VARCHAR.1935202fe4"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.87e25ac332": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_event_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.87e25ac332"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_BLOCK_NUMBER__NUMBER__FLOAT.7ae8827cef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_EVM", "name": "FACT_TRACES_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_evm__fact_traces_recent_BLOCK_NUMBER__NUMBER__FLOAT.7ae8827cef"}, "model.flow_models.streamline__get_collections_history_mainnet_17": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_COLLECTIONS_HISTORY_MAINNET_17", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_collections_history_mainnet_17"}, "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.5ebd12803d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_TRANSACTIONS_ROOT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_match_regex_test_gold_testnet_evm__fact_blocks_recent_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.5ebd12803d"}, "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_series_s_event_contract__series_id.fc617dce7f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MOMENT_SERIES_S_EVENT_CONTRACT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"EVENT_CONTRACT": {"type": "TEXT", "index": 1, "name": "EVENT_CONTRACT", "comment": null}, "SERIES_ID": {"type": "TEXT", "index": 2, "name": "SERIES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_silver__nft_moment_series_s_event_contract__series_id.fc617dce7f"}, "test.flow_models.not_null_silver__bridge_celer_s_direction.d5abef5db6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_CELER_S_DIRECTION", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "BRIDGE_CONTRACT": {"type": "TEXT", "index": 4, "name": "BRIDGE_CONTRACT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 6, "name": "AMOUNT", "comment": null}, "FLOW_WALLET_ADDRESS": {"type": "TEXT", "index": 7, "name": "FLOW_WALLET_ADDRESS", "comment": null}, "COUNTERPARTY": {"type": "TEXT", "index": 8, "name": "COUNTERPARTY", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 9, "name": "CHAIN_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 11, "name": "DIRECTION", "comment": null}, "BRIDGE": {"type": "TEXT", "index": 12, "name": "BRIDGE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__bridge_celer_s_direction.d5abef5db6"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_BLOCK_TIMESTAMP.b723b181ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_BLOCK_TIMESTAMP.b723b181ba"}, "test.flow_models.not_null_nft__fact_topshot_buybacks_topshot_buyback_id.8b88fb2461": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "FACT_TOPSHOT_BUYBACKS_TOPSHOT_BUYBACK_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 4, "name": "NFT_ID", "comment": null}, "PLAYER": {"type": "TEXT", "index": 5, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 6, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 7, "name": "SEASON", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 8, "name": "SET_NAME", "comment": null}, "BUYER": {"type": "TEXT", "index": 9, "name": "BUYER", "comment": null}, "SELLER": {"type": "TEXT", "index": 10, "name": "SELLER", "comment": null}, "PRICE": {"type": "FLOAT", "index": 11, "name": "PRICE", "comment": null}, "SALE": {"type": "NUMBER", "index": 12, "name": "SALE", "comment": null}, "TOTAL": {"type": "FLOAT", "index": 13, "name": "TOTAL", "comment": null}, "URL": {"type": "TEXT", "index": 14, "name": "URL", "comment": null}, "TOPSHOT_BUYBACK_ID": {"type": "TEXT", "index": 15, "name": "TOPSHOT_BUYBACK_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__fact_topshot_buybacks_topshot_buyback_id.8b88fb2461"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_PLAY_TYPE__STRING__VARCHAR.69871cc27a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_NFT", "name": "DIM_ALLDAY_METADATA_PLAY_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_nft__dim_allday_metadata_PLAY_TYPE__STRING__VARCHAR.69871cc27a"}, "test.flow_models.not_null_nft__dim_topshot_metadata_PLAY_CATEGORY.d7776da580": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_NFT", "name": "DIM_TOPSHOT_METADATA_PLAY_CATEGORY", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": null}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": null}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": null}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": null}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": null}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": null}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": null}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": null}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": null}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": null}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": null}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": null}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": null}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": null}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": null}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": null}, "DIM_TOPSHOT_METADATA_ID": {"type": "TEXT", "index": 19, "name": "DIM_TOPSHOT_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-23 16:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_nft__dim_topshot_metadata_PLAY_CATEGORY.d7776da580"}, "test.flow_models.not_null_silver__swaps_s_tx_id.e9e14d391e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 4, "name": "SWAP_CONTRACT", "comment": null}, "SWAP_INDEX": {"type": "NUMBER", "index": 5, "name": "SWAP_INDEX", "comment": null}, "TRADER": {"type": "TEXT", "index": 6, "name": "TRADER", "comment": null}, "TOKEN_OUT_SOURCE": {"type": "TEXT", "index": 7, "name": "TOKEN_OUT_SOURCE", "comment": null}, "TOKEN_OUT_CONTRACT": {"type": "TEXT", "index": 8, "name": "TOKEN_OUT_CONTRACT", "comment": null}, "TOKEN_OUT_AMOUNT": {"type": "FLOAT", "index": 9, "name": "TOKEN_OUT_AMOUNT", "comment": null}, "TOKEN_IN_DESTINATION": {"type": "TEXT", "index": 10, "name": "TOKEN_IN_DESTINATION", "comment": null}, "TOKEN_IN_CONTRACT": {"type": "TEXT", "index": 11, "name": "TOKEN_IN_CONTRACT", "comment": null}, "TOKEN_IN_AMOUNT": {"type": "FLOAT", "index": 12, "name": "TOKEN_IN_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__swaps_s_tx_id.e9e14d391e"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_BRIDGE_ADDRESS__STRING__VARCHAR.c5c521668a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_BRIDGE_ADDRESS__STRING__VARCHAR.c5c521668a"}, "model.flow_models.silver_api__points_transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_API", "name": "POINTS_TRANSFERS", "database": "FLOW", "comment": "Response from the Reward Points API Transfers Endpoint. Logs each response and dedplicates by batch_id. Original _inserted_timestamp preserved as request timestamp.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": ""}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": ""}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": ""}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": ""}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": ""}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": ""}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": ""}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(created_at :: DATE, from_address)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6316032, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 147730, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_api__points_transfers"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.3c12a0b73f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.3c12a0b73f"}, "model.flow_models.streamline__get_transactions_history_mainnet_20": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTIONS_HISTORY_MAINNET_20", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transactions_history_mainnet_20"}, "model.flow_models.streamline__reward_points_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "REWARD_POINTS_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 3, "name": "REQUEST", "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.flow_models.streamline__reward_points_realtime"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_BLOCK_HEIGHT__NUMBER__FLOAT.7a0575418b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TESTNET", "name": "FACT_TRANSACTIONS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_testnet__fact_transactions_BLOCK_HEIGHT__NUMBER__FLOAT.7a0575418b"}, "model.flow_models.silver__complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__complete_native_asset_metadata"}, "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER.955df4780d": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.sequence_gaps_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER.955df4780d"}, "model.flow_models.streamline__blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "BLOCKS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "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.flow_models.streamline__blocks"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__decoded_logs_recent_DECODED_LOGS_ID.668f8b6c81": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_DECODED_LOGS_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"DECODED_LOGS_ID": {"type": "TEXT", "index": 1, "name": "DECODED_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__decoded_logs_recent_DECODED_LOGS_ID.668f8b6c81"}, "model.flow_models.streamline__get_transaction_results_history_mainnet_02": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_TRANSACTION_RESULTS_HISTORY_MAINNET_02", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_transaction_results_history_mainnet_02"}, "test.flow_models.not_null_silver__token_transfers_TX_ID.3e81153e68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOKEN_TRANSFERS_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 5, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 6, "name": "RECIPIENT", "comment": null}, "TOKEN_CONTRACT": {"type": "TEXT", "index": 7, "name": "TOKEN_CONTRACT", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 9, "name": "TX_SUCCEEDED", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 16:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__token_transfers_TX_ID.3e81153e68"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_DESTINATION_ADDRESS__STRING__VARCHAR.6e2df327e5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_DEFI", "name": "FACT_BRIDGE_ACTIVITY_DESTINATION_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_defi__fact_bridge_activity_DESTINATION_ADDRESS__STRING__VARCHAR.6e2df327e5"}, "test.flow_models.not_null_core__fact_events_EVENT_TYPE.c19ee2a6cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_EVENTS_EVENT_TYPE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 4, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_CONTRACT": {"type": "TEXT", "index": 6, "name": "EVENT_CONTRACT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "EVENT_DATA": {"type": "OBJECT", "index": 8, "name": "EVENT_DATA", "comment": null}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 9, "name": "FACT_EVENTS_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__fact_events_EVENT_TYPE.c19ee2a6cb"}, "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP.fb94f05dd5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_evm__fact_event_logs_recent_MODIFIED_TIMESTAMP.fb94f05dd5"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_event_logs_recent_TX_HASH__EVENT_INDEX.fc649759c1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD_EVM", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_gold_evm__fact_event_logs_recent_TX_HASH__EVENT_INDEX.fc649759c1"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_NONCE.2fd5be2b08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_NONCE", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_NONCE.2fd5be2b08"}, "test.flow_models.dbt_utils_recency_silver_observability__txs_completeness_hours__max_block_timestamp__24.6a3c63d703": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "TXS_COMPLETENESS_HOURS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_recency_silver_observability__txs_completeness_hours__max_block_timestamp__24.6a3c63d703"}, "model.flow_models.streamline__topshot_metadata_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "TOPSHOT_METADATA_REALTIME", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "TEXT", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "CONTRACT": {"type": "TEXT", "index": 2, "name": "CONTRACT", "comment": ""}, "ID": {"type": "TEXT", "index": 3, "name": "ID", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 4, "name": "REQUEST", "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.flow_models.streamline__topshot_metadata_realtime"}, "model.flow_models.bronze_api__points_transfers": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "POINTS_TRANSFERS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__points_transfers"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1ea3ae7f05": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER_EVM", "name": "DECODED_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver_evm__decoded_logs_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1ea3ae7f05"}, "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__blocks_recent_BLOCK_NUMBER.533b87c24f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER_EVM", "name": "BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_utils_unique_combination_of_columns_test_silver_evm__blocks_recent_BLOCK_NUMBER.533b87c24f"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_EVENT_INDEX__NUMBER__FLOAT.fbdf46e014": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_EVENT_INDEX__NUMBER__FLOAT.fbdf46e014"}, "model.flow_models.silver__complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6144, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver__complete_provider_asset_metadata"}, "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_block_timestamp.373b04bae8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_TRANSACTIONS_SECONDARY_MARKET_S_BLOCK_TIMESTAMP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 3, "name": "BLOCK_HEIGHT", "comment": null}, "MARKETPLACE": {"type": "TEXT", "index": 4, "name": "MARKETPLACE", "comment": null}, "NFT_COLLECTION": {"type": "TEXT", "index": 5, "name": "NFT_COLLECTION", "comment": null}, "NFT_ID": {"type": "TEXT", "index": 6, "name": "NFT_ID", "comment": null}, "CURRENCY": {"type": "TEXT", "index": 7, "name": "CURRENCY", "comment": null}, "PRICE": {"type": "FLOAT", "index": 8, "name": "PRICE", "comment": null}, "SELLER": {"type": "TEXT", "index": 9, "name": "SELLER", "comment": null}, "BUYER": {"type": "TEXT", "index": 10, "name": "BUYER", "comment": null}, "TOKENFLOW": {"type": "ARRAY", "index": 11, "name": "TOKENFLOW", "comment": null}, "NUM_STEPS": {"type": "NUMBER", "index": 12, "name": "NUM_STEPS", "comment": null}, "STEP_ACTION": {"type": "ARRAY", "index": 13, "name": "STEP_ACTION", "comment": null}, "STEP_DATA": {"type": "ARRAY", "index": 14, "name": "STEP_DATA", "comment": null}, "COUNTERPARTIES": {"type": "ARRAY", "index": 15, "name": "COUNTERPARTIES", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 16, "name": "TX_SUCCEEDED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 126976, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 250, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__nft_transactions_secondary_market_s_block_timestamp.373b04bae8"}, "test.flow_models.not_null_gov__ez_staking_actions_amount.909bbbbb28": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "EZ_STAKING_ACTIONS_AMOUNT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_HEIGHT": {"type": "NUMBER", "index": 4, "name": "BLOCK_HEIGHT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 5, "name": "TX_SUCCEEDED", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 6, "name": "DELEGATOR", "comment": null}, "DELEGATOR_ID": {"type": "TEXT", "index": 7, "name": "DELEGATOR_ID", "comment": null}, "ACTION": {"type": "TEXT", "index": 8, "name": "ACTION", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "NODE_ID": {"type": "TEXT", "index": 10, "name": "NODE_ID", "comment": null}, "EZ_STAKING_ACTIONS_ID": {"type": "TEXT", "index": 11, "name": "EZ_STAKING_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_gov__ez_staking_actions_amount.909bbbbb28"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_creator__STRING__VARCHAR.588aa5dd1b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_CREATOR", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_creator__STRING__VARCHAR.588aa5dd1b"}, "test.flow_models.tests__streamline_transaction_results_gap": {"metadata": {"type": "BASE TABLE", "schema": "TESTS", "name": "STREAMLINE_TRANSACTION_RESULTS_GAP", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_HEIGHT": {"type": "NUMBER", "index": 1, "name": "BLOCK_HEIGHT", "comment": null}, "EXPECTED": {"type": "NUMBER", "index": 2, "name": "EXPECTED", "comment": null}, "ACTUAL": {"type": "NUMBER", "index": 3, "name": "ACTUAL", "comment": null}, "DIFFERENCE": {"type": "NUMBER", "index": 4, "name": "DIFFERENCE", "comment": null}, "TXS_MISSING": {"type": "ARRAY", "index": 5, "name": "TXS_MISSING", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 18:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 375296, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2430, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.tests__streamline_transaction_results_gap"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_HEIGHT__NUMBER__FLOAT.a772b209b5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "EZ_TOKEN_TRANSFERS_BLOCK_HEIGHT", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__ez_token_transfers_BLOCK_HEIGHT__NUMBER__FLOAT.a772b209b5"}, "test.flow_models.not_null_silver__labels_pools_s__inserted_timestamp.8fc6ee0f18": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_POOLS_S", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "DEPLOYMENT_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "DEPLOYMENT_TIMESTAMP", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 3, "name": "POOL_ID", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 4, "name": "VAULT_ADDRESS", "comment": null}, "TOKEN0_CONTRACT": {"type": "TEXT", "index": 5, "name": "TOKEN0_CONTRACT", "comment": null}, "TOKEN1_CONTRACT": {"type": "TEXT", "index": 6, "name": "TOKEN1_CONTRACT", "comment": null}, "SWAP_CONTRACT": {"type": "TEXT", "index": 7, "name": "SWAP_CONTRACT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver__labels_pools_s__inserted_timestamp.8fc6ee0f18"}, "model.flow_models.streamline__get_blocks_history_mainnet_01": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "GET_BLOCKS_HISTORY_MAINNET_01", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST": {"type": "OBJECT", "index": 1, "name": "REQUEST", "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.flow_models.streamline__get_blocks_history_mainnet_01"}, "test.flow_models.not_null_core__dim_address_mapping_FLOW_ADDRESS.1e539cbac8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_ADDRESS_MAPPING_FLOW_ADDRESS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_TIMESTAMP_ASSOCIATED": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_ASSOCIATED", "comment": null}, "BLOCK_HEIGHT_ASSOCIATED": {"type": "NUMBER", "index": 2, "name": "BLOCK_HEIGHT_ASSOCIATED", "comment": null}, "FLOW_ADDRESS": {"type": "TEXT", "index": 3, "name": "FLOW_ADDRESS", "comment": null}, "EVM_ADDRESS": {"type": "TEXT", "index": 4, "name": "EVM_ADDRESS", "comment": null}, "DIM_ADDRESS_MAPPING_ID": {"type": "TEXT", "index": 5, "name": "DIM_ADDRESS_MAPPING_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_core__dim_address_mapping_FLOW_ADDRESS.1e539cbac8"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER.06d2123389": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_blocks_recent_BLOCK_NUMBER.06d2123389"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_NUMBER__NUMBER.ce312f63c6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold_testnet_evm__fact_event_logs_recent_BLOCK_NUMBER__NUMBER.ce312f63c6"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_EVENT_INDEX.64ae347d72": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_event_logs_recent_EVENT_INDEX.64ae347d72"}, "model.flow_models.test_gold_testnet_evm__fact_blocks_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD_TESTNET_EVM", "name": "FACT_BLOCKS_RECENT", "database": "FLOW", "comment": "This is a view used to test the last three days of gold testnet fact blocks.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": ""}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": ""}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": ""}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": ""}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": ""}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": ""}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": ""}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": ""}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": ""}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": ""}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": ""}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": ""}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": ""}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": ""}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": ""}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.test_gold_testnet_evm__fact_blocks_recent"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_tokenflow__ARRAY__OBJECT__VARIANT.e4decba97c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_SALES_S_TOKENFLOW", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_sales_s_tokenflow__ARRAY__OBJECT__VARIANT.e4decba97c"}, "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_V.8fb8017712": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD_TESTNET_EVM", "name": "FACT_TRANSACTIONS_RECENT_V", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 19, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 20, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 21, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 05:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_test_gold_testnet_evm__fact_transactions_recent_V.8fb8017712"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_events__ARRAY.9b9949aef5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_OF_TYPE_SILVER", "name": "STREAMLINE_TRANSACTIONS_FINAL_EVENTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_of_type_silver__streamline_transactions_final_events__ARRAY.9b9949aef5"}, "model.flow_models.silver_evm__receipts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_EVM", "name": "RECEIPTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6779129856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 46258462, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.flow_models.silver_evm__receipts"}, "test.flow_models.not_null_silver_api__points_transfers_boxes.3fc2257739": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_API", "name": "POINTS_TRANSFERS_BOXES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUEST_DATE": {"type": "DATE", "index": 1, "name": "REQUEST_DATE", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "BATCH_ID": {"type": "TEXT", "index": 3, "name": "BATCH_ID", "comment": null}, "BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "BATCH_INDEX", "comment": null}, "TRANSFER_INDEX": {"type": "NUMBER", "index": 5, "name": "TRANSFER_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "BOXES": {"type": "NUMBER", "index": 8, "name": "BOXES", "comment": null}, "KEYS": {"type": "NUMBER", "index": 9, "name": "KEYS", "comment": null}, "POINTS": {"type": "NUMBER", "index": 10, "name": "POINTS", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 11, "name": "PARTITION_KEY", "comment": null}, "POINTS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "POINTS_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-27 06:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.not_null_silver_api__points_transfers_boxes.3fc2257739"}, "model.flow_models.bronze_api__FR_reward_points": {"metadata": {"type": "VIEW", "schema": "BRONZE_API", "name": "FR_REWARD_POINTS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "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.flow_models.bronze_api__FR_reward_points"}, "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_tx_id__STRING__VARCHAR.67a85e78b1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "NFT_TOPSHOT_PACK_SALES_S_TX_ID", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.flow_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__nft_topshot_pack_sales_s_tx_id__STRING__VARCHAR.67a85e78b1"}}, "sources": {"source.flow_models.silver_crosschain.complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 39515571712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 783175795, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.complete_provider_prices"}, "source.flow_models.silver_crosschain.number_sequence": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NUMBER_SEQUENCE", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"_ID": {"type": "NUMBER", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 08:28UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(round(_id,-3))", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1008582144, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1000000000, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.silver_crosschain.number_sequence"}, "source.flow_models.silver_crosschain.complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 202699776, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5791921, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.complete_native_prices"}, "source.flow_models.silver_crosschain.complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 21, "name": "IS_VERIFIED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:56UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 49980477440, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1026382703, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.complete_token_prices"}, "source.flow_models.silver_crosschain.complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:41UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 9390080, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 144398, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.complete_provider_asset_metadata"}, "source.flow_models.crosschain_public.user_abis": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_PUBLIC", "name": "USER_ABIS", "database": "CROSSCHAIN", "comment": null, "owner": "DS_APP_USER_ABI"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "ABI": {"type": "TEXT", "index": 3, "name": "ABI", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 4, "name": "DISCORD_USERNAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DUPLICATE_ABI": {"type": "BOOLEAN", "index": 6, "name": "DUPLICATE_ABI", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-24 17:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1765376, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 598, "include": true, "description": "An approximate count of rows in this 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.flow_models.crosschain_public.user_abis"}, "source.flow_models.silver_crosschain.complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 141, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.complete_native_asset_metadata"}, "source.flow_models.silver_crosschain.complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:42UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2053116928, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23413849, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.complete_token_asset_metadata"}, "source.flow_models.silver_crosschain.labels_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_COMBINED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": "The unique identifier for each row in the table."}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:08UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain, _is_deleted, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33226508800, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 773942103, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver_crosschain.labels_combined"}, "source.flow_models.crosschain_silver.labels_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_COMBINED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": "The unique identifier for each row in the table."}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-29 18:08UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain, _is_deleted, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33226508800, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 773942103, "include": true, "description": "An approximate count of rows in this 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.flow_models.crosschain_silver.labels_combined"}, "source.flow_models.data_science_silver.evm_known_event_sigs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_KNOWN_EVENT_SIGS", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"METRIC": {"type": "TEXT", "index": 1, "name": "METRIC", "comment": null}, "PROJECT": {"type": "TEXT", "index": 2, "name": "PROJECT", "comment": null}, "EVENT_SIG": {"type": "TEXT", "index": 3, "name": "EVENT_SIG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-07 15:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 13312, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 163, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.data_science_silver.evm_known_event_sigs"}, "source.flow_models.data_science_silver.dates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DATES", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": null}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": null}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": null}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": null}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": null}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": null}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": null}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": null}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": null}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": null}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": null}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": null}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": null}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": null}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": null}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": null}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": null}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": null}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": null}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": null}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": null}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": null}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": null}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": null}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": null}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": null}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": null}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": null}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": null}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": null}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": null}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": null}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": null}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": null}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 22:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 313856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8034, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.data_science_silver.dates"}, "source.flow_models.data_science_silver.evm_wrapped_assets": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_WRAPPED_ASSETS", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "ASSET_SYMBOL": {"type": "TEXT", "index": 2, "name": "ASSET_SYMBOL", "comment": null}, "WRAPPED_ASSET_SYMBOL": {"type": "TEXT", "index": 3, "name": "WRAPPED_ASSET_SYMBOL", "comment": null}, "WRAPPED_ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "WRAPPED_ASSET_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-05 16:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 19, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.data_science_silver.evm_wrapped_assets"}, "source.flow_models.data_science_silver.evm_known_event_names": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_KNOWN_EVENT_NAMES", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"METRIC": {"type": "TEXT", "index": 1, "name": "METRIC", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-04 22:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.data_science_silver.evm_known_event_names"}, "source.flow_models.data_science_silver.evm_event_sigs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_EVENT_SIGS", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"EVENT_SIG": {"type": "TEXT", "index": 1, "name": "EVENT_SIG", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": ""}, "SOURCE_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "SOURCE_BLOCKCHAIN", "comment": ""}, "EVENT_SIG_ID": {"type": "TEXT", "index": 4, "name": "EVENT_SIG_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-05 16:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 28620800, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 261217, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.data_science_silver.evm_event_sigs"}, "source.flow_models.data_science_silver.scoring_activity_categories": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SCORING_ACTIVITY_CATEGORIES", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"CATEGORY": {"type": "TEXT", "index": 1, "name": "CATEGORY", "comment": ""}, "METRIC": {"type": "TEXT", "index": 2, "name": "METRIC", "comment": ""}, "PRIMARY_ALTERNATE": {"type": "TEXT", "index": 3, "name": "PRIMARY_ALTERNATE", "comment": ""}, "TXN_RANK": {"type": "NUMBER", "index": 4, "name": "TXN_RANK", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 5, "name": "DESCRIPTION", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "METRIC_RANK": {"type": "NUMBER", "index": 7, "name": "METRIC_RANK", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.data_science_silver.scoring_activity_categories"}, "source.flow_models.bronze_api.allday_metadata": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_API", "name": "ALLDAY_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REQUESTED_IDS": {"type": "ARRAY", "index": 1, "name": "REQUESTED_IDS", "comment": null}, "RES": {"type": "VARIANT", "index": 2, "name": "RES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACT": {"type": "TEXT", "index": 4, "name": "CONTRACT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 13:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6383143424, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 361671, "include": true, "description": "An approximate count of rows in this 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.flow_models.bronze_api.allday_metadata"}, "source.flow_models.flow_bronze.espn_nfl_teams": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "ESPN_NFL_TEAMS", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REF": {"type": "TEXT", "index": 1, "name": "REF", "comment": null}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": null}, "GUID": {"type": "TEXT", "index": 3, "name": "GUID", "comment": null}, "UID": {"type": "TEXT", "index": 4, "name": "UID", "comment": null}, "ALTERNATE_IDS": {"type": "TEXT", "index": 5, "name": "ALTERNATE_IDS", "comment": null}, "SLUG": {"type": "TEXT", "index": 6, "name": "SLUG", "comment": null}, "LOCATION": {"type": "TEXT", "index": 7, "name": "LOCATION", "comment": null}, "NAME": {"type": "TEXT", "index": 8, "name": "NAME", "comment": null}, "NICKNAME": {"type": "TEXT", "index": 9, "name": "NICKNAME", "comment": null}, "ABBREVIATION": {"type": "TEXT", "index": 10, "name": "ABBREVIATION", "comment": null}, "DISPLAY_NAME": {"type": "TEXT", "index": 11, "name": "DISPLAY_NAME", "comment": null}, "SHORT_DISPLAY_NAME": {"type": "TEXT", "index": 12, "name": "SHORT_DISPLAY_NAME", "comment": null}, "COLOR": {"type": "TEXT", "index": 13, "name": "COLOR", "comment": null}, "ALTERNATE_COLOR": {"type": "TEXT", "index": 14, "name": "ALTERNATE_COLOR", "comment": null}, "IS_ACTIVE": {"type": "BOOLEAN", "index": 15, "name": "IS_ACTIVE", "comment": null}, "IS_ALL_STAR": {"type": "BOOLEAN", "index": 16, "name": "IS_ALL_STAR", "comment": null}, "LOGOS": {"type": "TEXT", "index": 17, "name": "LOGOS", "comment": null}, "RECORD": {"type": "TEXT", "index": 18, "name": "RECORD", "comment": null}, "ODDS_RECORDS": {"type": "TEXT", "index": 19, "name": "ODDS_RECORDS", "comment": null}, "ATHLETES": {"type": "TEXT", "index": 20, "name": "ATHLETES", "comment": null}, "VENUE": {"type": "TEXT", "index": 21, "name": "VENUE", "comment": null}, "GROUPS": {"type": "TEXT", "index": 22, "name": "GROUPS", "comment": null}, "RANKS": {"type": "TEXT", "index": 23, "name": "RANKS", "comment": null}, "STATISTICS": {"type": "TEXT", "index": 24, "name": "STATISTICS", "comment": null}, "LEADERS": {"type": "TEXT", "index": 25, "name": "LEADERS", "comment": null}, "LINKS": {"type": "TEXT", "index": 26, "name": "LINKS", "comment": null}, "INJURIES": {"type": "TEXT", "index": 27, "name": "INJURIES", "comment": null}, "NOTES": {"type": "TEXT", "index": 28, "name": "NOTES", "comment": null}, "AGAINST_THE_SPREAD_RECORDS": {"type": "TEXT", "index": 29, "name": "AGAINST_THE_SPREAD_RECORDS", "comment": null}, "FRANCHISE": {"type": "TEXT", "index": 30, "name": "FRANCHISE", "comment": null}, "DEPTH_CHARTS": {"type": "TEXT", "index": 31, "name": "DEPTH_CHARTS", "comment": null}, "PROJECTION": {"type": "TEXT", "index": 32, "name": "PROJECTION", "comment": null}, "EVENTS": {"type": "TEXT", "index": 33, "name": "EVENTS", "comment": null}, "TRANSACTIONS": {"type": "TEXT", "index": 34, "name": "TRANSACTIONS", "comment": null}, "COACHES": {"type": "TEXT", "index": 35, "name": "COACHES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TEXT", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 18:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 36864, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 32, "include": true, "description": "An approximate count of rows in this 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.flow_models.flow_bronze.espn_nfl_teams"}, "source.flow_models.silver.nft_topshot_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_TOPSHOT_METADATA", "database": "FLOW", "comment": "Data for TopShot Moments, including player, team, stats and more.", "owner": "DBT_CLOUD_FLOW"}, "columns": {"NFT_ID": {"type": "TEXT", "index": 1, "name": "NFT_ID", "comment": "The id of the NFT, usually a number."}, "NFT_COLLECTION": {"type": "TEXT", "index": 2, "name": "NFT_COLLECTION", "comment": "The contract address or ID for the NFT Collection."}, "NBATOPSHOT_ID": {"type": "TEXT", "index": 3, "name": "NBATOPSHOT_ID", "comment": "The ID used by NBA TopShot. This can be pasted into the URL https://nbatopshot.com/moment/{nbatopshot_id} to view the moment on the marketplace."}, "SERIAL_NUMBER": {"type": "NUMBER", "index": 4, "name": "SERIAL_NUMBER", "comment": "The serial number for the Moment, such as 25, within the collection."}, "TOTAL_CIRCULATION": {"type": "NUMBER", "index": 5, "name": "TOTAL_CIRCULATION", "comment": "The total number of moments minted for the particular play."}, "MOMENT_DESCRIPTION": {"type": "TEXT", "index": 6, "name": "MOMENT_DESCRIPTION", "comment": "Long-form description of the play, from NBA TopShot."}, "PLAYER": {"type": "TEXT", "index": 7, "name": "PLAYER", "comment": "The player who is the focus of the moment."}, "TEAM": {"type": "TEXT", "index": 8, "name": "TEAM", "comment": "The team that the player from the moment is on, at the time of the moment."}, "SEASON": {"type": "TEXT", "index": 9, "name": "SEASON", "comment": "The season during which the moment occurred."}, "PLAY_CATEGORY": {"type": "TEXT", "index": 10, "name": "PLAY_CATEGORY", "comment": "The broad category of play that is shown in the moment."}, "PLAY_TYPE": {"type": "TEXT", "index": 11, "name": "PLAY_TYPE", "comment": "The more granular (than play_category) type of play that is shown in the moment."}, "MOMENT_DATE": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MOMENT_DATE", "comment": "When the moment occurred."}, "SET_NAME": {"type": "TEXT", "index": 13, "name": "SET_NAME", "comment": "Name of the set in which the moment was dropped."}, "SET_SERIES_NUMBER": {"type": "NUMBER", "index": 14, "name": "SET_SERIES_NUMBER", "comment": "The series number for this particular set of drops, within the set_name."}, "VIDEO_URLS": {"type": "ARRAY", "index": 15, "name": "VIDEO_URLS", "comment": "An array containing links to the moments."}, "MOMENT_STATS_FULL": {"type": "OBJECT", "index": 16, "name": "MOMENT_STATS_FULL", "comment": "A dictionary of the full moment stats."}, "PLAYER_STATS_GAME": {"type": "OBJECT", "index": 17, "name": "PLAYER_STATS_GAME", "comment": "The statline for the player in the Moment, from the game highlighted."}, "PLAYER_STATS_SEASON_TO_DATE": {"type": "OBJECT", "index": 18, "name": "PLAYER_STATS_SEASON_TO_DATE", "comment": "The season stats for the player as of the game featured in the moment."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": "Time the record was inserted into snowflake"}, "NFT_MOMENT_METADATA_TOPSHOT_ID": {"type": "TEXT", "index": 21, "name": "NFT_MOMENT_METADATA_TOPSHOT_ID", "comment": "A uniquely generated identifier assigned by a surrogate key"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": "The timestamp at which the record was initially created and inserted into this table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": "The timestamp at which this record was last modified by an internal process."}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 21:06UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7514920960, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 42041276, "include": true, "description": "An approximate count of rows in this 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.flow_models.silver.nft_topshot_metadata"}, "source.flow_models.flow_bronze.ufc_strike_metadata": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "UFC_STRIKE_METADATA", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"TOKEN_ID": {"type": "NUMBER", "index": 1, "name": "TOKEN_ID", "comment": null}, "EDITION": {"type": "NUMBER", "index": 2, "name": "EDITION", "comment": null}, "OWNER": {"type": "TEXT", "index": 3, "name": "OWNER", "comment": null}, "LISTING_ID": {"type": "NUMBER", "index": 4, "name": "LISTING_ID", "comment": null}, "SET_NAME": {"type": "TEXT", "index": 5, "name": "SET_NAME", "comment": null}, "METADATA": {"type": "OBJECT", "index": 6, "name": "METADATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_FILENAME": {"type": "TEXT", "index": 8, "name": "_FILENAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:17UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 14568448, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1434257, "include": true, "description": "An approximate count of rows in this 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.flow_models.flow_bronze.ufc_strike_metadata"}, "source.flow_models.flow_bronze.espn_nfl_athletes": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "ESPN_NFL_ATHLETES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"REF": {"type": "TEXT", "index": 1, "name": "REF", "comment": null}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": null}, "UID": {"type": "TEXT", "index": 3, "name": "UID", "comment": null}, "GUID": {"type": "TEXT", "index": 4, "name": "GUID", "comment": null}, "TYPE": {"type": "TEXT", "index": 5, "name": "TYPE", "comment": null}, "ALTERNATE_IDS": {"type": "TEXT", "index": 6, "name": "ALTERNATE_IDS", "comment": null}, "FIRST_NAME": {"type": "TEXT", "index": 7, "name": "FIRST_NAME", "comment": null}, "LAST_NAME": {"type": "TEXT", "index": 8, "name": "LAST_NAME", "comment": null}, "FULL_NAME": {"type": "TEXT", "index": 9, "name": "FULL_NAME", "comment": null}, "DISPLAY_NAME": {"type": "TEXT", "index": 10, "name": "DISPLAY_NAME", "comment": null}, "SHORT_NAME": {"type": "TEXT", "index": 11, "name": "SHORT_NAME", "comment": null}, "WEIGHT": {"type": "FLOAT", "index": 12, "name": "WEIGHT", "comment": null}, "DISPLAY_WEIGHT": {"type": "TEXT", "index": 13, "name": "DISPLAY_WEIGHT", "comment": null}, "HEIGHT": {"type": "FLOAT", "index": 14, "name": "HEIGHT", "comment": null}, "DISPLAY_HEIGHT": {"type": "TEXT", "index": 15, "name": "DISPLAY_HEIGHT", "comment": null}, "AGE": {"type": "FLOAT", "index": 16, "name": "AGE", "comment": null}, "DATE_OF_BIRTH": {"type": "TEXT", "index": 17, "name": "DATE_OF_BIRTH", "comment": null}, "LINKS": {"type": "TEXT", "index": 18, "name": "LINKS", "comment": null}, "BIRTH_PLACE": {"type": "TEXT", "index": 19, "name": "BIRTH_PLACE", "comment": null}, "COLLEGE": {"type": "TEXT", "index": 20, "name": "COLLEGE", "comment": null}, "SLUG": {"type": "TEXT", "index": 21, "name": "SLUG", "comment": null}, "HEADSHOT": {"type": "TEXT", "index": 22, "name": "HEADSHOT", "comment": null}, "JERSEY": {"type": "TEXT", "index": 23, "name": "JERSEY", "comment": null}, "POSITION": {"type": "TEXT", "index": 24, "name": "POSITION", "comment": null}, "LINKED": {"type": "BOOLEAN", "index": 25, "name": "LINKED", "comment": null}, "TEAM": {"type": "TEXT", "index": 26, "name": "TEAM", "comment": null}, "STATISTICS": {"type": "TEXT", "index": 27, "name": "STATISTICS", "comment": null}, "CONTRACTS": {"type": "TEXT", "index": 28, "name": "CONTRACTS", "comment": null}, "EXPERIENCE": {"type": "TEXT", "index": 29, "name": "EXPERIENCE", "comment": null}, "COLLEGE_ATHLETE": {"type": "TEXT", "index": 30, "name": "COLLEGE_ATHLETE", "comment": null}, "ACTIVE": {"type": "BOOLEAN", "index": 31, "name": "ACTIVE", "comment": null}, "DRAFT": {"type": "TEXT", "index": 32, "name": "DRAFT", "comment": null}, "STATUS": {"type": "TEXT", "index": 33, "name": "STATUS", "comment": null}, "STATISTICSLOG": {"type": "TEXT", "index": 34, "name": "STATISTICSLOG", "comment": null}, "DEBUT_YEAR": {"type": "FLOAT", "index": 35, "name": "DEBUT_YEAR", "comment": null}, "HAND": {"type": "TEXT", "index": 36, "name": "HAND", "comment": null}, "NICKNAME": {"type": "TEXT", "index": 37, "name": "NICKNAME", "comment": null}, "CITIZENSHIP": {"type": "TEXT", "index": 38, "name": "CITIZENSHIP", "comment": null}, "MIDDLE_NAME": {"type": "TEXT", "index": 39, "name": "MIDDLE_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TEXT", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 18:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2211840, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5335, "include": true, "description": "An approximate count of rows in this 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.flow_models.flow_bronze.espn_nfl_athletes"}, "source.flow_models.flow_seeds.transaction_entries": {"metadata": {"type": "BASE TABLE", "schema": "SEEDS", "name": "TRANSACTION_ENTRIES", "database": "FLOW", "comment": null, "owner": "DBT_CLOUD_FLOW"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATED_AT", "comment": null}, "ENTRY_ID": {"type": "TEXT", "index": 3, "name": "ENTRY_ID", "comment": null}, "INDEX_IN_BATCH": {"type": "NUMBER", "index": 4, "name": "INDEX_IN_BATCH", "comment": null}, "DATA": {"type": "TEXT", "index": 5, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-17 00:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 128208896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1141449, "include": true, "description": "An approximate count of rows in this 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.flow_models.flow_seeds.transaction_entries"}, "source.livequery_models.ethereum_core.ez_decoded_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_DECODED_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "## What\n\nThis table provides human-readable decoded event data for smart contracts where ABIs are available. It transforms raw hex-encoded logs into structured JSON with named parameters and values, making blockchain data immediately queryable without manual decoding.\n\n## Key Use Cases\n\n- Analyzing token transfers and approvals without manual decoding\n- Tracking DEX swaps and liquidity events with named parameters\n- Monitoring NFT transfers and marketplace activity\n- Querying DeFi protocol interactions (lending, staking, governance)\n- Building analytics on any smart contract with available ABIs\n\n## Important Relationships\n\n- **Join with fact_event_logs**: Use `tx_hash` and `event_index` for raw event data\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Cross-reference ez_token_transfers**: For simplified token movement data\n\n## Commonly-used Fields\n\n- `contract_address`: The smart contract that emitted the event\n- `event_name`: The event name from the contract ABI (e.g., Transfer, Swap)\n- `decoded_log`: JSON object with decoded parameter names and values\n- `contract_name`: Human-readable name of the contract\n- `block_timestamp`: When the event occurred\n- `tx_hash`: Transaction hash containing this event\n\n## Sample queries\n\n**ERC-20 Transfer Events with Proper Types**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name,\n event_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:value::numeric AS amount,\n -- Convert to decimal (assuming 18 decimals)\n decoded_log:value::numeric / POW(10, 18) AS amount_decimal\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48') -- USDC\n AND event_name = 'Transfer'\n AND block_timestamp >= CURRENT_DATE - 7\n AND decoded_log:value::numeric > 1000000000 -- Over 1000 USDC\nORDER BY block_timestamp DESC;\n```\n\n**Uniswap V3 Swap Events**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address AS pool_address,\n event_name,\n decoded_log:sender::string AS sender,\n decoded_log:recipient::string AS recipient,\n decoded_log:amount0::numeric AS amount0,\n decoded_log:amount1::numeric AS amount1,\n decoded_log:sqrtPriceX96::numeric AS sqrt_price,\n decoded_log:liquidity::numeric AS liquidity,\n decoded_log:tick::integer AS tick\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE event_name = 'Swap'\n AND contract_address IN (\n SELECT address FROM dim_contracts \n WHERE contract_name ILIKE '%Uniswap V3%'\n )\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n```\n\n**NFT Transfer Events (ERC-721)**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name AS collection_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:tokenId::string AS token_id\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE event_name = 'Transfer'\n AND decoded_log:tokenId IS NOT NULL -- Indicates ERC-721\n AND block_timestamp >= CURRENT_DATE - 1\nORDER BY block_timestamp DESC;\n```\n\n**DeFi Protocol Events - Compound Finance**\n\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n event_name,\n COUNT(*) AS event_count,\n COUNT(DISTINCT decoded_log:minter::string) AS unique_users\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_name ILIKE '%compound%'\n AND event_name IN ('Mint', 'Redeem', 'Borrow', 'RepayBorrow')\n AND block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n```\n\n**Complex Event Analysis - DEX Aggregator Routes**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n event_name,\n decoded_log,\n ARRAY_SIZE(decoded_log:path) AS swap_hops,\n decoded_log:amountIn::numeric AS amount_in,\n decoded_log:amountOutMin::numeric AS min_amount_out\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0x1111111254fb6c44bAC0beD2854e76F90643097d') -- 1inch\n AND event_name ILIKE '%swap%'\n AND block_timestamp >= CURRENT_DATE - 1;\n```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": "Complete decoded event data including parameter names, values, types, and metadata.\n\nExample: '{\"event_name\": \"Transfer\", \"parameters\": [{\"name\": \"from\", \"type\": \"address\", \"value\": \"0x123...\", \"indexed\": true}]}'"}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": "Flattened JSON object containing decoded event parameters with their values.\n\nExample: '{\"from\": \"0x123...\", \"to\": \"0x456...\", \"value\": \"1000000000000000000\"}'"}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": "Human-readable name of the smart contract emitting the event, joined from dim_contracts.\n\nExample: 'USD Coin'"}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-27 15:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1298632969728, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4924621421, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.ethereum_core.ez_decoded_event_logs"}, "source.livequery_models.ethereum_core.fact_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "## What\n\nThis table contains raw event logs emitted by smart contracts during transaction execution. Each row represents a single event with its topics and data. Events are the primary mechanism for smart contracts to communicate state changes and must be explicitly emitted in contract code.\n\n## Key Use Cases\n\n- Tracking raw blockchain events before decoding\n- Filtering events by signature (topic_0) for specific event types\n- Analyzing contract activity patterns and event frequencies\n- Building custom event decoders for unsupported contracts\n- Monitoring specific addresses via indexed parameters\n\n## Important Relationships\n\n- **Join with ez_decoded_event_logs**: Use `tx_hash` and `event_index` for simplified decoded data\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n\n## Commonly-used Fields\n\n- `topic_0`: Event signature hash for filtering event types\n- `contract_address`: Smart contract that emitted the event\n- `topics`: Array of indexed parameters (max 4)\n- `data`: Hex-encoded non-indexed parameters\n- `event_index`: Sequential position within transaction\n- `tx_hash`: Transaction containing this event\n\n## Sample queries\n\n```sql\n-- Find all ERC-20 Transfer events in last 24 hours\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n topics[1] AS from_address_padded,\n topics[2] AS to_address_padded,\n data AS amount_hex,\n event_index\nFROM <blockchain_name>.core.fact_event_logs\nWHERE topic_0 = '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'\n AND ARRAY_SIZE(topics) = 3 -- ERC-20 has 3 topics\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n\n-- Most active contracts by event count\nSELECT \n contract_address,\n COUNT(*) AS event_count,\n COUNT(DISTINCT tx_hash) AS unique_txs,\n COUNT(DISTINCT topic_0) AS unique_event_types,\n MIN(block_timestamp) AS first_seen,\n MAX(block_timestamp) AS last_seen\nFROM <blockchain_name>.core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 7\nGROUP BY 1\nORDER BY 2 DESC\nLIMIT 50;\n\n-- Event patterns within transactions\nSELECT \n tx_hash,\n COUNT(*) AS events_in_tx,\n COUNT(DISTINCT contract_address) AS contracts_touched,\n ARRAY_AGG(DISTINCT topic_0) AS event_signatures\nFROM <blockchain_name>.core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1\nHAVING COUNT(*) > 10\nORDER BY 2 DESC\nLIMIT 20;\n```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-27 15:24UTC", "include": true, "description": "The timestamp for last update/change"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 799218302464, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5588042179, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.ethereum_core.fact_event_logs"}, "source.flow_models.bronze_streamline.evm_testnet_traces": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_TESTNET_TRACES", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4663264867, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_testnet_traces"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_16": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_16", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4706778717, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_16"}, "source.flow_models.bronze_streamline.testnet_transactions_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_TRANSACTIONS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 845130773, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_transactions_v2"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_04": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_04", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4854118202, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_04"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_20": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_20", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 235538088836, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_20"}, "source.flow_models.bronze_streamline.TRANSACTIONS_CANDIDATE_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_CANDIDATE_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 94109755, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_CANDIDATE_09"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_12": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_12", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2444691618, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_12"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2660227099, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_09"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_CANDIDATE_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_CANDIDATE_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 86387733, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_CANDIDATE_08"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_03": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_03", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6176477430, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_03"}, "source.flow_models.bronze_streamline.COLLECTIONS_CANDIDATE_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_CANDIDATE_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 13747546, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_CANDIDATE_08"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_06": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_06", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 9632158108, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_06"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_11": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_11", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 11062086402, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_11"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_03": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_03", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 28618396, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_03"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_19": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_19", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 109486234333, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_19"}, "source.flow_models.bronze_streamline.account_storage": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "ACCOUNT_STORAGE", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 496064787, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.account_storage"}, "source.flow_models.bronze_streamline.testnet_transactions": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_TRANSACTIONS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4871946415, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_transactions"}, "source.flow_models.bronze_streamline.minting_assets": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "MINTING_ASSETS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 275773404, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.minting_assets"}, "source.flow_models.bronze_streamline.transaction_results": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 935393515828, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.transaction_results"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1191884918, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_07"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1983063273, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_08"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_21": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_21", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1992683845, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_21"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_01": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_01", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 213654927, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_01"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_12": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_12", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1143281365, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_12"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_18": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_18", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4416870510, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_18"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_12": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_12", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 14743555531, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_12"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 22902366387, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_09"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_19": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_19", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4412533889, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_19"}, "source.flow_models.bronze_streamline.BLOCKS_CANDIDATE_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_CANDIDATE_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5676653803, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_CANDIDATE_09"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_17": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_17", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 52117585109, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_17"}, "source.flow_models.bronze_streamline.evm_traces": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_TRACES", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7572283658, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_traces"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_06": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_06", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1662549601, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_06"}, "source.flow_models.bronze_streamline.evm_receipts": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_RECEIPTS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 30180638275, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_receipts"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_14": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_14", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 26807277481, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_14"}, "source.flow_models.bronze_streamline.topshot_metadata": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TOPSHOT_METADATA", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_FLOW_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 668359, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.topshot_metadata"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_19": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_19", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 14776930175, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_19"}, "source.flow_models.bronze_streamline.COLLECTIONS_CANDIDATE_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_CANDIDATE_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 25717616, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_CANDIDATE_09"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_15": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_15", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 37029546304, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_15"}, "source.flow_models.bronze_streamline.points_transfers": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "POINTS_TRANSFERS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6178436301, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.points_transfers"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2824649236, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_08"}, "source.flow_models.bronze_streamline.evm_blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 49513306681, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_blocks"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_22": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_22", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7714355450, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_22"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_05": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_05", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 12352058277, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_05"}, "source.flow_models.bronze_streamline.COLLECTIONS_CANDIDATE_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_CANDIDATE_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8476048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_CANDIDATE_07"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_20": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_20", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3663486317, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_20"}, "source.flow_models.bronze_streamline.reward_points": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "REWARD_POINTS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 9434250915, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.reward_points"}, "source.flow_models.bronze_streamline.testnet_blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 17231114376, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_blocks"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_11": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_11", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1778208384, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_11"}, "source.flow_models.bronze_streamline.evm_testnet_blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_TESTNET_BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7914072615, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_testnet_blocks"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_21": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_21", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 46967517408, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_21"}, "source.flow_models.bronze_streamline.testnet_transaction_results_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_TRANSACTION_RESULTS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1495289887, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_transaction_results_v2"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_01": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_01", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 62725840, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_01"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_16": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_16", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 28932568402, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_16"}, "source.flow_models.bronze_streamline.BLOCKS_CANDIDATE_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_CANDIDATE_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5164182295, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_CANDIDATE_07"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_02": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_02", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 30545523, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_02"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1579980737, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_09"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_10": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_10", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1342690280, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_10"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_12": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_12", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5777867654, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_12"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_22": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_22", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 117573143346, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_22"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_22": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_22", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 30007601684, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_22"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_11": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_11", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1015966249, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_11"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_05": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_05", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7695463546, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_05"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_13": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_13", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4460101852, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_13"}, "source.flow_models.bronze_streamline.transactions_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6002991173, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.transactions_v2"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_21": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_21", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 119863192517, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_21"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_05": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_05", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1155893026, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_05"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_01": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_01", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10965563466, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_01"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 54239544861, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_08"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_17": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_17", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 13036918646, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_17"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_18": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_18", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 15279085512, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_18"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_14": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_14", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4212808266, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_14"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6629528458, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_07"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_11": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_11", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4788573053, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_11"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_18": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_18", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 99285682730, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_18"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_02": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_02", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10300406611, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_02"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_10": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_10", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 19274144630, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_10"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 29860190852, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_07"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_17": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_17", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5752949470, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_17"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_14": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_14", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6371821155, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_14"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_03": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_03", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 36764448, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_03"}, "source.flow_models.bronze_streamline.testnet_collections": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_COLLECTIONS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 861447004, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_collections"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7386557629, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_09"}, "source.flow_models.bronze_streamline.blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 81611962762, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.blocks"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_22": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_22", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 103109534387, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_22"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_16": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_16", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 40370939710, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_16"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_CANDIDATE_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_CANDIDATE_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 144644151, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_CANDIDATE_07"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_02": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_02", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 98101107, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_02"}, "source.flow_models.bronze_streamline.testnet_blocks_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_BLOCKS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4166990450, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_blocks_v2"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_10": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_10", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1878261684, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_10"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_01": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_01", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 160727326, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_01"}, "source.flow_models.bronze_streamline.collections_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 951605488, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.collections_v2"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_15": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_15", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8321732073, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_15"}, "source.flow_models.bronze_streamline.BLOCKS_CANDIDATE_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_CANDIDATE_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6495246922, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_CANDIDATE_08"}, "source.flow_models.bronze_streamline.evm_testnet_receipts": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_TESTNET_RECEIPTS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4463080102, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_testnet_receipts"}, "source.flow_models.bronze_streamline.transactions": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS", "database": "STREAMLINE", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 598477673936, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.transactions"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_06": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_06", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 30735985942, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_06"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_04": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_04", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6313657594, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_04"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_04": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_04", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 23438198832, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_04"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_13": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_13", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5649478768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_13"}, "source.flow_models.bronze_streamline.blocks_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 494270285, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.blocks_v2"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10742274609, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_08"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_19": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_19", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 110771917181, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_19"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_06": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_06", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 40720606269, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_06"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_21": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_21", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5728131093, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_21"}, "source.flow_models.bronze_streamline.moments_minted_metadata_api": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "MOMENTS_MINTED_METADATA_API", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_FLOW_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_INSERTED_DATE": {"type": "TEXT", "index": 2, "name": "_INSERTED_DATE", "comment": null}, "CONTRACT": {"type": "TEXT", "index": 3, "name": "CONTRACT", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 96756174801, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.moments_minted_metadata_api"}, "source.flow_models.bronze_streamline.collections": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS", "database": "STREAMLINE", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 94768644448, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.collections"}, "source.flow_models.bronze_streamline.testnet_transaction_results": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_TRANSACTION_RESULTS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3887776206, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_transaction_results"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_16": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_16", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10357217617, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_16"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_17": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_17", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 57450526807, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_17"}, "source.flow_models.bronze_streamline.TRANSACTIONS_CANDIDATE_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_CANDIDATE_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 94280274, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_CANDIDATE_07"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_02": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_02", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 122323859, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_02"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_03": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_03", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10002591, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_03"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_07": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_07", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4828405939, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_07"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_15": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_15", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4200533141, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_15"}, "source.flow_models.bronze_streamline.evm_traces_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_TRACES_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 126724170301, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_traces_v2"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_20": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_20", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 123172834946, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_20"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_18": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_18", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 98609586863, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_18"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_CANDIDATE_09": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_CANDIDATE_09", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 77662386, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_CANDIDATE_09"}, "source.flow_models.bronze_streamline.TRANSACTIONS_CANDIDATE_08": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_CANDIDATE_08", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 65571804, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_CANDIDATE_08"}, "source.flow_models.bronze_streamline.transaction_entries": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_ENTRIES", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 370484958, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.transaction_entries"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_20": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_20", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 9728779561, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_20"}, "source.flow_models.bronze_streamline.transaction_results_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8379426632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.transaction_results_v2"}, "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_10": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTIONS_MAINNET_10", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6109464390, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTIONS_MAINNET_10"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_05": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_05", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 23685739501, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_05"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_04": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_04", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1285684681, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_04"}, "source.flow_models.bronze_streamline.evm_decoded_logs": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "EVM_DECODED_LOGS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_CREATED_DATE": {"type": "DATE", "index": 2, "name": "_PARTITION_BY_CREATED_DATE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "BLOCK_NUMBER", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7904598445, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.evm_decoded_logs"}, "source.flow_models.bronze_streamline.BLOCKS_MAINNET_13": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "BLOCKS_MAINNET_13", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2138886729, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.BLOCKS_MAINNET_13"}, "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_13": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "COLLECTIONS_MAINNET_13", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 770913387, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.COLLECTIONS_MAINNET_13"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_14": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_14", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 17733797682, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_14"}, "source.flow_models.bronze_streamline.testnet_collections_v2": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TESTNET_COLLECTIONS_V2", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 3, "name": "PARTITION_KEY", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 4, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 5, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 7, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 187149681, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.testnet_collections_v2"}, "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_15": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "TRANSACTION_RESULTS_MAINNET_15", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "_PARTITION_BY_BLOCK_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "METADATA": {"type": "VARIANT", "index": 5, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 23435485309, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.TRANSACTION_RESULTS_MAINNET_15"}, "source.flow_models.bronze_streamline.contract_abis": {"metadata": {"type": "EXTERNAL TABLE", "schema": "FLOW", "name": "CONTRACT_ABIS", "database": "STREAMLINE", "comment": null, "owner": "STREAMLINE_SNOWFLAKE"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 58431065, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.flow_models.bronze_streamline.contract_abis"}, "source.livequery_models.crosschain.dim_evm_event_abis": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_EVM_EVENT_ABIS", "database": "CROSSCHAIN_DEV", "comment": "This table contains the individual event abis for each all contracts that we have ABIs for. Proxies are rolled up to their implementation.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The blockchain that the event abi is for."}, "PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "PARENT_CONTRACT_ADDRESS", "comment": "The address of the contract that the event abi is for."}, "EVENT_NAME": {"type": "TEXT", "index": 3, "name": "EVENT_NAME", "comment": "The name of the event."}, "ABI": {"type": "VARIANT", "index": 4, "name": "ABI", "comment": "The abi of the event."}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 5, "name": "SIMPLE_EVENT_NAME", "comment": "The name of the event along with its parameters."}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 6, "name": "EVENT_SIGNATURE", "comment": "The keccak256 signature of the simple event name. This can be used to filter for events in the logs table on topics[0]."}, "START_BLOCK": {"type": "NUMBER", "index": 7, "name": "START_BLOCK", "comment": "The block number of the creation of the contract containing the event. This could be from a proxy or an implementation."}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": "The block number before a similar event was created in the contract. This could be from a proxy or an implementation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_EVM_EVENT_ABIS_ID": {"type": "TEXT", "index": 11, "name": "DIM_EVM_EVENT_ABIS_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_evm_event_abis"}, "source.livequery_models.crosschain.dim_contracts": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_CONTRACTS", "database": "CROSSCHAIN_DEV", "comment": "This table contains contract details for contracts deployed on the Ethereum, Optimism, Polygon, BSC, Arbitrum, Avalanche, Osmosis and Solana blockchains.", "owner": "INTERNAL_DEV"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "The unique address of the deployed contract."}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "The symbol used to represent this contract. Please note this is not necessarily unique."}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "The name of the deployed contract. Please note this is not necessarily unique."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "The number of decimal places this contract needs adjusted where token values exist."}, "CREATED_BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "CREATED_BLOCK_NUMBER", "comment": ""}, "CREATED_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_BLOCK_TIMESTAMP", "comment": ""}, "CREATED_TX_HASH": {"type": "TEXT", "index": 7, "name": "CREATED_TX_HASH", "comment": ""}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 8, "name": "CREATOR_ADDRESS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN", "comment": "The corresponding blockchain for contract details."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_CONTRACTS_ID": {"type": "TEXT", "index": 12, "name": "DIM_CONTRACTS_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_contracts"}, "source.livequery_models.crosschain.dim_date_hours": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_DATE_HOURS", "database": "CROSSCHAIN_DEV", "comment": "Hold rows for each hour from 2017 to current timestamp (UTC)", "owner": "INTERNAL_DEV"}, "columns": {"DATE_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "DATE_HOUR", "comment": "Specific hour of a given date"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_date_hours"}}, "errors": null}