movement-models/docs/catalog.json
2025-11-17 14:55:12 +00:00

1 line
754 KiB
JSON

{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.8.8", "generated_at": "2025-11-17T14:55:10.697586Z", "invocation_id": "dab967ae-cd0f-4bc8-9598-5aa3138a67b3", "env": {}}, "nodes": {"model.movement_models.silver__transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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": ""}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": ""}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": ""}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": ""}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": ""}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": ""}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": ""}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": ""}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": ""}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": ""}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": ""}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": ""}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": ""}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": ""}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": ""}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": ""}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": ""}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": ""}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": ""}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": ""}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": ""}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": ""}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": ""}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": ""}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:34UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__transactions"}, "test.movement_models.unique_silver__nft_mints_combined_nft_mints_combined_id.4acf4c7fe9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "NFT_MINTS_COMBINED_NFT_MINTS_COMBINED_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__nft_mints_combined_nft_mints_combined_id.4acf4c7fe9"}, "test.movement_models.dbt_utils_recency_core__fact_changes_hour__MODIFIED_TIMESTAMP__3.c1cbff5b0f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_CHANGES_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_changes_hour__MODIFIED_TIMESTAMP__3.c1cbff5b0f"}, "test.movement_models.not_null_silver__nft_mints_v2_version.b4d8acdc3d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_version.b4d8acdc3d"}, "model.movement_models.bronze__blocks_tx": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCKS_TX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__blocks_tx"}, "test.movement_models.not_null_silver__nft_mints_combined_project_name.fc2b601f0c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_PROJECT_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_project_name.fc2b601f0c"}, "test.movement_models.not_null_silver__nft_mints_v1_modified_timestamp.8be2a3e2fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_modified_timestamp.8be2a3e2fc"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_SENDER_COUNT.95aaaa0fe2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_UNIQUE_SENDER_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_SENDER_COUNT.95aaaa0fe2"}, "test.movement_models.not_null_silver__nft_mints_v1_version.217638bd89": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_version.217638bd89"}, "test.movement_models.not_null_silver__nft_mints_combined_nft_address.7d82576633": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_NFT_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_nft_address.7d82576633"}, "test.movement_models.dbt_utils_recency_silver_observability__blocks_completeness_day__TEST_TIMESTAMP__2.20296a269f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_DAY", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_silver_observability__blocks_completeness_day__TEST_TIMESTAMP__2.20296a269f"}, "test.movement_models.accepted_values_silver__nft_mints_v1_token_version__v1.fb8f9f2a48": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_MINTS_V1_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__nft_mints_v1_token_version__v1.fb8f9f2a48"}, "test.movement_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_BLOCKCHAIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_nft_count___0.df476f75a9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_COMBINED_NFT_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_nft_count___0.df476f75a9"}, "model.movement_models.price__ez_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "EZ_ASSET_METADATA", "database": "MOVEMENT", "comment": "A convenience table holding prioritized asset metadata and other relevant details pertaining to each token_address and native asset. This data set is highly curated and contains metadata for one unique asset per blockchain.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset. The case (upper / lower) may or may not be specified within the `dim_asset_metadata` table, as this column is raw and not transformed, coming directly from the provider APIs. However, in the `ez_` views, it will be lowercase by default for all EVMs."}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "The unique identifier representing the asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The name of asset."}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimals for the asset. May be NULL."}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 7, "name": "IS_NATIVE", "comment": "A flag indicating assets native to the respective blockchain."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 8, "name": "IS_DEPRECATED", "comment": "A flag indicating if the asset is deprecated or no longer supported by the provider."}, "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."}, "EZ_ASSET_METADATA_ID": {"type": "TEXT", "index": 11, "name": "EZ_ASSET_METADATA_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.price__ez_asset_metadata"}, "test.movement_models.dbt_utils_expression_is_true_silver__transactions_gas_used___0.d3e0022f75": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "TRANSACTIONS_GAS_USED", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__transactions_gas_used___0.d3e0022f75"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_sender.00d98ab385": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_SENDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_sender.00d98ab385"}, "test.movement_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_TOKEN_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67"}, "model.movement_models.silver__fungiblestore_owners": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "FUNGIBLESTORE_OWNERS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": ""}, "CHANGE_INDEX": {"type": "NUMBER", "index": 5, "name": "CHANGE_INDEX", "comment": ""}, "STORE_ADDRESS": {"type": "TEXT", "index": 6, "name": "STORE_ADDRESS", "comment": ""}, "OWNER_ADDRESS": {"type": "TEXT", "index": 7, "name": "OWNER_ADDRESS", "comment": ""}, "FUNGIBLESTORE_OWNERS_ID": {"type": "TEXT", "index": 8, "name": "FUNGIBLESTORE_OWNERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__fungiblestore_owners"}, "model.movement_models.bronze__complete_token_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.bronze__complete_token_prices"}, "test.movement_models.not_null_silver__nft_sales_tradeport_block_number.fcd4c8dbcf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_block_number.fcd4c8dbcf"}, "test.movement_models.not_null_silver__transfers_amount.661024a7ec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_AMOUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transfers_amount.661024a7ec"}, "test.movement_models.not_null_silver__labels_address.af87bfd2e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "DATE", "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}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__labels_address.af87bfd2e6"}, "test.movement_models.not_null_silver__nft_mints_v2_nft_count.7af260eba8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_NFT_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_nft_count.7af260eba8"}, "test.movement_models.not_null_silver__nft_mints_v1_block_number.6d7336e03b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_block_number.6d7336e03b"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153"}, "test.movement_models.not_null_silver__nft_sales_tradeport_buyer_address.6c1c3d43c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_BUYER_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_buyer_address.6c1c3d43c6"}, "test.movement_models.not_null_silver_observability__transactions_completeness_MIN_BLOCK.4af2b23af0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_MIN_BLOCK", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_MIN_BLOCK.4af2b23af0"}, "test.movement_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_PROVIDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3"}, "test.movement_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_PRICE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0"}, "test.movement_models.accepted_values_silver__nft_mints_combined_token_version__v1__v2.1aee55b462": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_MINTS_COMBINED_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__nft_mints_combined_token_version__v1__v2.1aee55b462"}, "test.movement_models.not_null_silver__nft_mints_v1_token_version.246b61fc9f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_token_version.246b61fc9f"}, "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_event_index___0.e7265eb08b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_event_index___0.e7265eb08b"}, "test.movement_models.dbt_utils_expression_is_true_silver__transfers_amount___0.39273ec2a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "TRANSFERS_AMOUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__transfers_amount___0.39273ec2a3"}, "test.movement_models.not_null_silver__blocks_block_timestamp.0920efa41b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__blocks_block_timestamp.0920efa41b"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_version___0.d0939a1839": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_COMBINED_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_version___0.d0939a1839"}, "test.movement_models.not_null_silver_observability__blocks_completeness_MIN_BLOCK.b22743d041": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_MIN_BLOCK", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_MIN_BLOCK.b22743d041"}, "model.movement_models.core__fact_transactions_block_metadata": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSACTIONS_BLOCK_METADATA", "database": "MOVEMENT", "comment": "These transactions are inserted at the beginning of the block. A BlockMetadata transaction can also mark the end of an epoch and trigger reward distribution to validators.", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": "The boolean value indicating whether the transaction was successful or not."}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": "The type of the transaction. Values will be one of \"block_metadata_transaction\",\"state_checkpoint_transaction\",\"user_transaction\"."}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": "Sender is the address of the originator account for a transaction. A transaction must be signed by the originator."}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": "A signature is the result of hashing the signing message with the client's private key. By default Movement uses the Ed25519 scheme to generate the signature of the raw transaction."}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": "The data that is being carried by a transaction."}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": "The function that is being called in the transaction payload."}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": "The changes that the transaction executed."}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": "The events that the transaction executed."}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 13, "name": "FAILED_PROPOSER_INDICES", "comment": ""}, "ID": {"type": "TEXT", "index": 14, "name": "ID", "comment": ""}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 15, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": ""}, "PROPOSER": {"type": "TEXT", "index": 16, "name": "PROPOSER", "comment": "The block proposer."}, "ROUND": {"type": "NUMBER", "index": 17, "name": "ROUND", "comment": "A round number is a shared counter used to select leaders during an epoch of the consensus protocol."}, "VM_STATUS": {"type": "TEXT", "index": 18, "name": "VM_STATUS", "comment": "For failed transactions, this fields provides context to why the transaction failed. For successful transactions, this field will be set to `Executed successfully`."}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 19, "name": "STATE_CHANGE_HASH", "comment": ""}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "ACCUMULATOR_ROOT_HASH", "comment": "The root hash of a Merkle accumulator."}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 21, "name": "EVENT_ROOT_HASH", "comment": "The root hash for the event."}, "FACT_TRANSACTIONS_BLOCK_METADATA_ID": {"type": "TEXT", "index": 22, "name": "FACT_TRANSACTIONS_BLOCK_METADATA_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_transactions_block_metadata"}, "test.movement_models.not_null_silver__nft_sales_tradeport_event_type.839297fa80": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_EVENT_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_event_type.839297fa80"}, "test.movement_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_NATIVE_PRICES_COMPLETE_NATIVE_PRICES_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b"}, "test.movement_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_PROVIDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MAX.60803e14ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_NUMBER_MAX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MAX.60803e14ca"}, "model.movement_models.silver__nft_mints_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MINTS_COMBINED", "database": "MOVEMENT", "comment": "Combined NFT mints from both v1 and v2 standards with currency address information", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of the block"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Block number of the transaction"}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "Transaction version number"}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Index of the event within the transaction"}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": "Type of the mint event"}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": "NFT token address"}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": "Name of the NFT project/collection"}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": "Address that minted the NFT (contract address)"}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": "Address that received the minted NFT"}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": "Token ID of the minted NFT"}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": "Token standard version (v1 or v2)"}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": "Number of NFTs minted"}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": "Total raw price paid for minting"}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": "Address of the currency/token used for payment"}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_ID", "comment": "Unique identifier for the combined mint record"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when the record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "DBT invocation identifier"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__nft_mints_combined"}, "test.movement_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_ASSET_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2"}, "test.movement_models.not_null_silver__nft_mints_combined_version.b99a1572d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_version.b99a1572d5"}, "model.movement_models.silver__complete_token_prices": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__complete_token_prices"}, "test.movement_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_BLOCKCHAIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192"}, "test.movement_models.dbt_utils_expression_is_true_silver__transactions_gas_unit_price___0.b9d274fd53": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "TRANSACTIONS_GAS_UNIT_PRICE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__transactions_gas_unit_price___0.b9d274fd53"}, "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_source_chain_id___0.0daf5286fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_SOURCE_CHAIN_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_source_chain_id___0.0daf5286fd"}, "model.movement_models.bronze__transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSACTIONS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__transactions"}, "test.movement_models.not_null_silver__nft_mints_combined_inserted_timestamp.98375e0d1b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_INSERTED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_inserted_timestamp.98375e0d1b"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_mints_combined_tx_hash__event_index.041cbb7ca1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MINTS_COMBINED_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_mints_combined_tx_hash__event_index.041cbb7ca1"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_SYMBOL", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYMBOL": {"type": "TEXT", "index": 1, "name": "SYMBOL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TOTAL_FEES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7"}, "model.movement_models.silver__transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSFERS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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": ""}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": ""}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": ""}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": ""}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": ""}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": ""}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": ""}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "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"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__transfers"}, "test.movement_models.not_null_silver__nft_mints_v1_tokenid.34ba6062cc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_TOKENID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_tokenid.34ba6062cc"}, "test.movement_models.not_null_silver__nft_mints_v2_block_number.7e1f6f3a57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_block_number.7e1f6f3a57"}, "test.movement_models.unique_silver_observability__blocks_completeness_TEST_TIMESTAMP.29468e8165": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_TEST_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver_observability__blocks_completeness_TEST_TIMESTAMP.29468e8165"}, "model.movement_models.nft__fact_nft_mints": {"metadata": {"type": "BASE TABLE", "schema": "NFT", "name": "FACT_NFT_MINTS", "database": "MOVEMENT", "comment": "This table tracks NFT minting activities on the Movement network, capturing when new non-fungible tokens are created and minted to specific addresses. It includes details about the NFT collection, token IDs, and any associated pricing information.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "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."}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Unique identifier for the event. This is a monotonically increasing integer that is incremented for each event. This is useful for determining the order of changes."}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": "The full three-part descriptive type from event. The event type consists of the event_address :: event_module :: event_resource."}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_FROM_ADDRESS", "comment": "The address from which the NFT is being transferred or minted. For mint transactions, this is typically the zero address or null."}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "NFT_TO_ADDRESS", "comment": "The address to which the NFT is being transferred or minted."}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": "The contract address of the NFT collection or smart contract."}, "TOKEN_VERSION": {"type": "TEXT", "index": 10, "name": "TOKEN_VERSION", "comment": "The version of the token standard being used (e.g., v1, v2) for the NFT contract."}, "PROJECT_NAME": {"type": "TEXT", "index": 11, "name": "PROJECT_NAME", "comment": "The name of the project, protocol, or application associated with the transaction or event."}, "TOKENID": {"type": "TEXT", "index": 12, "name": "TOKENID", "comment": "The unique identifier of the specific NFT token within the collection."}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": "The number of NFT tokens involved in the transaction, typically 1 for unique NFTs."}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": "The raw total price paid for the NFT transaction, before any decimal adjustments."}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": "The contract address of the currency or token used for payment in the transaction."}, "FACT_NFT_MINTS_ID": {"type": "TEXT", "index": 16, "name": "FACT_NFT_MINTS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.nft__fact_nft_mints"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_modified_timestamp.3cec41b3b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_modified_timestamp.3cec41b3b7"}, "test.movement_models.not_null_silver__transactions_version.b35d3391b9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transactions_version.b35d3391b9"}, "test.movement_models.not_null_silver_observability__transactions_completeness_MAX_BLOCK_TIMESTAMP.393ce5674c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_MAX_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_MAX_BLOCK_TIMESTAMP.393ce5674c"}, "test.movement_models.not_null_silver__labels_modified_timestamp.2ea180f5b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "DATE", "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}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__labels_modified_timestamp.2ea180f5b8"}, "test.movement_models.not_null_silver__nft_mints_v1_nft_count.6b0fb0ae1b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_NFT_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_nft_count.6b0fb0ae1b"}, "test.movement_models.not_null_silver__nft_mints_v1_nft_mints_v1_id.7d343af187": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_NFT_MINTS_V1_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_nft_mints_v1_id.7d343af187"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_price_raw___0.d5c5becb92": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V2_PRICE_RAW", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_price_raw___0.d5c5becb92"}, "test.movement_models.not_null_silver__nft_mints_v1_nft_from_address.63ce55b065": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_NFT_FROM_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_nft_from_address.63ce55b065"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_PAYLOAD_FUNCTION_COUNT.d5d5171e85": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_UNIQUE_PAYLOAD_FUNCTION_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_UNIQUE_PAYLOAD_FUNCTION_COUNT.d5d5171e85"}, "test.movement_models.not_null_silver__nft_sales_tradeport_seller_address.1e75825b7f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_SELLER_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_seller_address.1e75825b7f"}, "test.movement_models.unique_silver__bridge_layerzero_transfers_bridge_layerzero_transfers_id.a44b509a97": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_BRIDGE_LAYERZERO_TRANSFERS_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__bridge_layerzero_transfers_bridge_layerzero_transfers_id.a44b509a97"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_sales_tradeport_tx_hash__event_index.004c54c5f0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_SALES_TRADEPORT_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_sales_tradeport_tx_hash__event_index.004c54c5f0"}, "model.movement_models.bronze__transactions_FR": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSACTIONS_FR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__transactions_FR"}, "model.movement_models.silver__nft_mints_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MINTS_V2", "database": "MOVEMENT", "comment": "NFT mints for v2 token standard using MintTokenEvent and DepositEvent", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of the block"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Block number of the transaction"}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "Transaction version number"}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Index of the event within the transaction"}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": "Type of the mint event"}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": "NFT token address"}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": "Name of the NFT project/collection"}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": "Address that minted the NFT (contract address)"}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": "Address that received the minted NFT"}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": "Token ID of the minted NFT"}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": "Token standard version (v2)"}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": "Number of NFTs minted"}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": "Raw price paid for minting"}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_ID", "comment": "Unique identifier for the v2 mint record"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when the record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "DBT invocation identifier"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:16UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__nft_mints_v2"}, "test.movement_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_BLOCKCHAIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91"}, "test.movement_models.not_null_silver__nft_mints_v2_event_type.f60b20e0a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_EVENT_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_event_type.f60b20e0a7"}, "test.movement_models.not_null_stats__ez_core_metrics_hourly_TOTAL_FEES_USD.24f5a0a1f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_STATS", "name": "EZ_CORE_METRICS_HOURLY_TOTAL_FEES_USD", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES_NATIVE": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES_NATIVE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 11, "name": "TOTAL_FEES_USD", "comment": null}, "EZ_CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "EZ_CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_stats__ez_core_metrics_hourly_TOTAL_FEES_USD.24f5a0a1f2"}, "test.movement_models.dbt_utils_expression_is_true_silver__transactions_expiration_timestamp_secs___0.72bcbc11da": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "TRANSACTIONS_EXPIRATION_TIMESTAMP_SECS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__transactions_expiration_timestamp_secs___0.72bcbc11da"}, "test.movement_models.not_null_silver__transfers_event_index.22893a0c87": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transfers_event_index.22893a0c87"}, "test.movement_models.not_null_silver__nft_mints_combined_nft_count.dda6c8b109": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_NFT_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_nft_count.dda6c8b109"}, "test.movement_models.not_null_silver_observability__blocks_completeness_MAX_BLOCK_TIMESTAMP.1652ed78ce": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_MAX_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_MAX_BLOCK_TIMESTAMP.1652ed78ce"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_version___0.62a00e7036": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V2_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_version___0.62a00e7036"}, "test.movement_models.dbt_utils_recency_core__fact_transfers_hour__MODIFIED_TIMESTAMP__3.c7ea2f5a6e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_TRANSFERS_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_transfers_hour__MODIFIED_TIMESTAMP__3.c7ea2f5a6e"}, "test.movement_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT_FAILED", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07"}, "test.movement_models.not_null_silver_observability__blocks_completeness_MAX_BLOCK.bab1c25fe7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_MAX_BLOCK", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_MAX_BLOCK.bab1c25fe7"}, "test.movement_models.dbt_utils_recency_price__ez_prices_hourly_hour__MODIFIED_TIMESTAMP__6.9263f2f38d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_PRICE", "name": "EZ_PRICES_HOURLY_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_price__ez_prices_hourly_hour__MODIFIED_TIMESTAMP__6.9263f2f38d"}, "test.movement_models.not_null_silver__nft_mints_combined_nft_to_address.a31dbf538d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_NFT_TO_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_nft_to_address.a31dbf538d"}, "test.movement_models.dbt_utils_sequential_values_silver__blocks_block_number__1.8d31bb047b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_SEQUENTIAL_VALUES_SILVER", "name": "BLOCKS_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREVIOUS_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "PREVIOUS_BLOCK_NUMBER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_sequential_values_silver__blocks_block_number__1.8d31bb047b"}, "test.movement_models.dbt_utils_recency_core__fact_transactions_block_metadata_hour__MODIFIED_TIMESTAMP__3.91d4fe384e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_TRANSACTIONS_BLOCK_METADATA_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_transactions_block_metadata_hour__MODIFIED_TIMESTAMP__3.91d4fe384e"}, "model.movement_models.silver__complete_token_asset_metadata": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.silver__complete_token_asset_metadata"}, "test.movement_models.not_null_silver__nft_mints_v2_project_name.2b98d3bb04": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_PROJECT_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_project_name.2b98d3bb04"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MIN.dcaaf4d14f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_NUMBER_MIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MIN.dcaaf4d14f"}, "test.movement_models.unique_silver__blocks_block_number.5d90635fae": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "BLOCKS_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "NUMBER", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__blocks_block_number.5d90635fae"}, "test.movement_models.dbt_utils_expression_is_true_silver__transactions_max_gas_amount___0.e686a14e7a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "TRANSACTIONS_MAX_GAS_AMOUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__transactions_max_gas_amount___0.e686a14e7a"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_bridge_layerzero_transfers_id.fdc0cc1596": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_BRIDGE_LAYERZERO_TRANSFERS_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_bridge_layerzero_transfers_id.fdc0cc1596"}, "test.movement_models.not_null_silver__transactions_block_timestamp.1554985986": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transactions_block_timestamp.1554985986"}, "test.movement_models.not_null_silver__nft_sales_tradeport_nft_address.68a42c1c73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_NFT_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_nft_address.68a42c1c73"}, "test.movement_models.not_null_silver__nft_mints_combined_nft_mints_combined_id.2a05eb284f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_NFT_MINTS_COMBINED_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_nft_mints_combined_id.2a05eb284f"}, "test.movement_models.not_null_silver__nft_sales_tradeport_platform_address.a39b3a277e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_PLATFORM_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_platform_address.a39b3a277e"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_nft_count___0.e53093f3a8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V2_NFT_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_nft_count___0.e53093f3a8"}, "test.movement_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_event_index___0.24696f26b8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V2_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v2_event_index___0.24696f26b8"}, "test.movement_models.not_null_silver__nft_mints_v2_nft_address.c75679f937": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_NFT_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_nft_address.c75679f937"}, "test.movement_models.not_null_silver__nft_mints_v1_tx_hash.85b655a843": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_tx_hash.85b655a843"}, "test.movement_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_TOKEN_PRICES_COMPLETE_TOKEN_PRICES_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79"}, "test.movement_models.not_null_silver__nft_sales_tradeport_platform_name.22d95589e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_PLATFORM_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_platform_name.22d95589e8"}, "model.movement_models.silver__nft_sales_tradeport": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_SALES_TRADEPORT", "database": "MOVEMENT", "comment": "NFT sales events from the Tradeport marketplace platform", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of the block"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Block number of the transaction"}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "Transaction version number"}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Index of the event within the transaction"}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": "Type of sale event (sale, bid_won)"}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": "Address of the NFT buyer"}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": "Address of the NFT seller"}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": "NFT token address"}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": "Name of the NFT project/collection"}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": "Token standard version (v2)"}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": "Address of the marketplace platform"}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": "Name of the marketplace platform"}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": "Version of the marketplace exchange"}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": "Total raw price of the sale"}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_ID", "comment": "Unique identifier for the Tradeport sale record"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when the record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": "DBT invocation identifier"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__nft_sales_tradeport"}, "test.movement_models.unique_silver__transactions_tx_hash.bee83d976b": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "TRANSACTIONS_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__transactions_tx_hash.bee83d976b"}, "test.movement_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9"}, "test.movement_models.not_null_silver_observability__transactions_completeness_BLOCKS_IMPACTED_COUNT.f4ae0246b6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_BLOCKS_IMPACTED_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_BLOCKS_IMPACTED_COUNT.f4ae0246b6"}, "model.movement_models.silver__nft_mints_v1": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NFT_MINTS_V1", "database": "MOVEMENT", "comment": "NFT mints for v1 token standard using MintTokenEvent and DepositEvent", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of the block"}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "Block number of the transaction"}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "Transaction version number"}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Index of the event within the transaction"}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": "Type of the mint event"}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": "NFT token address"}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": "Name of the NFT project/collection"}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": "Address that minted the NFT (contract address)"}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": "Address that received the minted NFT"}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": "Token ID of the minted NFT"}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": "Token standard version (v1)"}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": "Number of NFTs minted"}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": "Raw price paid for minting"}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_ID", "comment": "Unique identifier for the v1 mint record"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when the record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": "DBT invocation identifier"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__nft_mints_v1"}, "model.movement_models.silver_observability__blocks_completeness": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS", "database": "MOVEMENT", "comment": "Records of all blocks block gaps (missing blocks) with a timestamp the test was run", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": "Name for the test"}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": "The lowest block id in the test"}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": "The highest block id in the test"}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": "The lowest block timestamp in the test"}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": "The highest block timestamp in the test"}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": "Count of blocks in the test"}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": "Count of block gaps in the test"}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": "Array of affected blocks"}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": "When the test was run"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 08:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver_observability__blocks_completeness"}, "test.movement_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_PROVIDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b"}, "test.movement_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_PRICE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_PRICE.9b78fa1dae"}, "test.movement_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_PROVIDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_PROVIDER.391be2433a"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__bridge_layerzero_transfers_tx_hash__event_index.bb97460c62": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__bridge_layerzero_transfers_tx_hash__event_index.bb97460c62"}, "test.movement_models.not_null_silver__nft_mints_combined_token_version.a18f4a2a81": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_token_version.a18f4a2a81"}, "test.movement_models.not_null_silver__transfers_account_address.ceae3c5e0b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_ACCOUNT_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transfers_account_address.ceae3c5e0b"}, "model.movement_models.silver__labels": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "LABELS", "database": "MOVEMENT", "comment": "Address labels and metadata from crosschain source filtered for movement blockchain", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": "System timestamp when the label was created"}, "INSERT_DATE": {"type": "DATE", "index": 2, "name": "INSERT_DATE", "comment": "Date when the label was inserted"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "Blockchain name (movement)"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address being labeled"}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "Creator of the address/contract"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "Type of label (e.g., cex, dex, defi)"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "Subtype of the label for more granular categorization"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Human-readable name for the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the project associated with the address"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the label was last modified"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__labels"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT_SUCCESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd"}, "test.movement_models.not_null_silver__labels_blockchain.d7cef3a1cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_BLOCKCHAIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "DATE", "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}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__labels_blockchain.d7cef3a1cb"}, "test.movement_models.not_null_silver__blocks_block_timestamp_num.937ac96484": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_TIMESTAMP_NUM", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__blocks_block_timestamp_num.937ac96484"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_event_index___0.5d19abc3d3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V1_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_event_index___0.5d19abc3d3"}, "model.movement_models.silver__complete_provider_prices": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.silver__complete_provider_prices"}, "test.movement_models.dbt_utils_recency_core__fact_transactions_state_checkpoint_hour__MODIFIED_TIMESTAMP__3.150a95b906": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_TRANSACTIONS_STATE_CHECKPOINT_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_transactions_state_checkpoint_hour__MODIFIED_TIMESTAMP__3.150a95b906"}, "test.movement_models.dbt_utils_recency_defi__fact_bridge_activity_hour__MODIFIED_TIMESTAMP__24.6f6abd1d3d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_DEFI", "name": "FACT_BRIDGE_ACTIVITY_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_defi__fact_bridge_activity_hour__MODIFIED_TIMESTAMP__24.6f6abd1d3d"}, "test.movement_models.accepted_values_silver__nft_mints_v2_token_version__v2.492aacd1c4": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_MINTS_V2_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__nft_mints_v2_token_version__v2.492aacd1c4"}, "test.movement_models.not_null_silver__blocks_block_hash.35a688e647": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__blocks_block_hash.35a688e647"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_COUNT.f303fa842b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_COUNT.f303fa842b"}, "test.movement_models.not_null_silver__blocks_first_version.d2546d7b44": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_FIRST_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__blocks_first_version.d2546d7b44"}, "test.movement_models.not_null_silver__transfers_creation_number.505bb53ad7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_CREATION_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transfers_creation_number.505bb53ad7"}, "test.movement_models.not_null_silver__nft_mints_combined_modified_timestamp.2092a4fbec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_modified_timestamp.2092a4fbec"}, "test.movement_models.accepted_values_silver__bridge_layerzero_transfers_direction__inbound__outbound__unknown.3ce340d36c": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_DIRECTION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__bridge_layerzero_transfers_direction__inbound__outbound__unknown.3ce340d36c"}, "test.movement_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_PROVIDER_PRICES_COMPLETE_PROVIDER_PRICES_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406"}, "test.movement_models.not_null_silver__nft_mints_v2_token_version.b6eb628b96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_token_version.b6eb628b96"}, "test.movement_models.unique_silver__nft_mints_v2_nft_mints_v2_id.18f8f4b592": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "NFT_MINTS_V2_NFT_MINTS_V2_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__nft_mints_v2_nft_mints_v2_id.18f8f4b592"}, "test.movement_models.dbt_utils_recency_core__fact_blocks_hour__MODIFIED_TIMESTAMP__3.2e49a2dd1f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_BLOCKS_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_blocks_hour__MODIFIED_TIMESTAMP__3.2e49a2dd1f"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_version.ca9fca18d0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_version.ca9fca18d0"}, "test.movement_models.not_null_silver__fungiblestore_metadata_metadata_address.1c5d6b46a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FUNGIBLESTORE_METADATA_METADATA_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_FIRST": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_FIRST", "comment": null}, "BLOCK_NUMBER_FIRST": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_FIRST", "comment": null}, "STORE_ADDRESS": {"type": "TEXT", "index": 3, "name": "STORE_ADDRESS", "comment": null}, "METADATA_ADDRESS": {"type": "TEXT", "index": 4, "name": "METADATA_ADDRESS", "comment": null}, "FUNGIBLESTORE_METADATA_ID": {"type": "TEXT", "index": 5, "name": "FUNGIBLESTORE_METADATA_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__fungiblestore_metadata_metadata_address.1c5d6b46a7"}, "test.movement_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_IS_IMPUTED", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925"}, "test.movement_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_BLOCKCHAIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197"}, "test.movement_models.not_null_silver_observability__blocks_completeness_TEST_TIMESTAMP.636c89eb63": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_TEST_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_TEST_TIMESTAMP.636c89eb63"}, "test.movement_models.not_null_silver__nft_sales_tradeport_tx_hash.27c417690d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_tx_hash.27c417690d"}, "test.movement_models.not_null_silver__nft_mints_combined_tokenid.460cc8f69d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_TOKENID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_tokenid.460cc8f69d"}, "test.movement_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_ASSET_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30"}, "model.movement_models.streamline__transactions_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "TRANSACTIONS_COMPLETE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "MULTIPLIER_NO": {"type": "NUMBER", "index": 2, "name": "MULTIPLIER_NO", "comment": null}, "TRANSACTIONS_COMPLETE_ID": {"type": "TEXT", "index": 3, "name": "TRANSACTIONS_COMPLETE_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MODIFIED_TIMESTAMP", "comment": null}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.streamline__transactions_complete"}, "test.movement_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_ASSET_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_sales_tradeport_total_price_raw___0.5b366000cf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_SALES_TRADEPORT_TOTAL_PRICE_RAW", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_sales_tradeport_total_price_raw___0.5b366000cf"}, "test.movement_models.not_null_silver__nft_sales_tradeport_nft_sales_tradeport_id.b5261a0477": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_NFT_SALES_TRADEPORT_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_nft_sales_tradeport_id.b5261a0477"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_mints_v2_tx_hash__event_index.7d1f21f575": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MINTS_V2_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_mints_v2_tx_hash__event_index.7d1f21f575"}, "test.movement_models.not_null_silver__nft_mints_v2_event_index.313f9dc780": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_event_index.313f9dc780"}, "model.movement_models.silver__complete_native_prices": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.silver__complete_native_prices"}, "model.movement_models.streamline__blocks_tx_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "BLOCKS_TX_REALTIME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "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.movement_models.streamline__blocks_tx_realtime"}, "test.movement_models.not_null_silver__blocks_block_number.108662fa4e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__blocks_block_number.108662fa4e"}, "test.movement_models.not_null_silver__nft_mints_v2_nft_to_address.0ed41738be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_NFT_TO_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_nft_to_address.0ed41738be"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_event_index___0.b908eca661": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_COMBINED_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_event_index___0.b908eca661"}, "test.movement_models.not_null_silver__nft_sales_tradeport_block_timestamp.bb5a4307aa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_block_timestamp.bb5a4307aa"}, "test.movement_models.unique_silver_observability__transactions_completeness_TEST_TIMESTAMP.9271c6fe63": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_TEST_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver_observability__transactions_completeness_TEST_TIMESTAMP.9271c6fe63"}, "test.movement_models.dbt_utils_recency_nft__fact_nft_mints_hour__MODIFIED_TIMESTAMP__12.e85203a7c1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_NFT", "name": "FACT_NFT_MINTS_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_nft__fact_nft_mints_hour__MODIFIED_TIMESTAMP__12.e85203a7c1"}, "test.movement_models.not_null_silver__nft_mints_v1_nft_address.bf6892094b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_NFT_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_nft_address.bf6892094b"}, "test.movement_models.not_null_silver__transactions_tx_type.eae8908af9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_TX_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transactions_tx_type.eae8908af9"}, "test.movement_models.not_null_silver__fungiblestore_owners_owner_address.878bcb67ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FUNGIBLESTORE_OWNERS_OWNER_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "CHANGE_INDEX": {"type": "NUMBER", "index": 5, "name": "CHANGE_INDEX", "comment": null}, "STORE_ADDRESS": {"type": "TEXT", "index": 6, "name": "STORE_ADDRESS", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 7, "name": "OWNER_ADDRESS", "comment": null}, "FUNGIBLESTORE_OWNERS_ID": {"type": "TEXT", "index": 8, "name": "FUNGIBLESTORE_OWNERS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__fungiblestore_owners_owner_address.878bcb67ca"}, "model.movement_models.bronze__complete_provider_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__complete_provider_asset_metadata"}, "model.movement_models.core__fact_transactions_state_checkpoint": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSACTIONS_STATE_CHECKPOINT", "database": "MOVEMENT", "comment": "These transactions are appended at the end of the block and is used as a checkpoint milestone.", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": "The boolean value indicating whether the transaction was successful or not."}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": "The type of the transaction. Values will be one of \"block_metadata_transaction\",\"state_checkpoint_transaction\",\"user_transaction\"."}, "VM_STATUS": {"type": "TEXT", "index": 7, "name": "VM_STATUS", "comment": "For failed transactions, this fields provides context to why the transaction failed. For successful transactions, this field will be set to `Executed successfully`."}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 8, "name": "STATE_CHECKPOINT_HASH", "comment": "Hash of the state checkpoint transaction"}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 9, "name": "ACCUMULATOR_ROOT_HASH", "comment": "The root hash of a Merkle accumulator."}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 10, "name": "EVENT_ROOT_HASH", "comment": "The root hash for the event."}, "FACT_TRANSACTIONS_STATE_CHECKPOINT_ID": {"type": "TEXT", "index": 11, "name": "FACT_TRANSACTIONS_STATE_CHECKPOINT_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_transactions_state_checkpoint"}, "test.movement_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_PROVIDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236"}, "test.movement_models.dbt_utils_recency_core__fact_transactions_hour__MODIFIED_TIMESTAMP__3.601c1220ee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_TRANSACTIONS_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_transactions_hour__MODIFIED_TIMESTAMP__3.601c1220ee"}, "model.movement_models.streamline__blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "BLOCKS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.streamline__blocks"}, "test.movement_models.not_null_silver__nft_mints_v2_nft_mints_v2_id.12092f8470": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_NFT_MINTS_V2_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_nft_mints_v2_id.12092f8470"}, "test.movement_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b"}, "test.movement_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_RECORDED_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_event_index.fd82a856dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_event_index.fd82a856dc"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_sales_tradeport_version___0.002e944460": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_SALES_TRADEPORT_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_sales_tradeport_version___0.002e944460"}, "test.movement_models.not_null_silver__nft_sales_tradeport_inserted_timestamp.eb9ba067a5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_INSERTED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_inserted_timestamp.eb9ba067a5"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_token_address.41fc10f686": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_TOKEN_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_token_address.41fc10f686"}, "test.movement_models.not_null_silver_observability__blocks_completeness_MIN_BLOCK_TIMESTAMP.6e5e182cb7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_MIN_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_MIN_BLOCK_TIMESTAMP.6e5e182cb7"}, "test.movement_models.accepted_values_silver__nft_sales_tradeport_platform_name__Tradeport.d4dbb877da": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_SALES_TRADEPORT_PLATFORM_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__nft_sales_tradeport_platform_name__Tradeport.d4dbb877da"}, "test.movement_models.not_null_silver__nft_sales_tradeport_event_index.b31d020663": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_event_index.b31d020663"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_PROVIDER_PRICES_ASSET_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 3, "name": "PROVIDER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1"}, "test.movement_models.not_null_silver_observability__transactions_completeness_BLOCKS_TESTED.59886bcb34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_BLOCKS_TESTED", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_BLOCKS_TESTED.59886bcb34"}, "test.movement_models.accepted_values_silver__nft_sales_tradeport_token_version__v2.58a1255542": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_SALES_TRADEPORT_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__nft_sales_tradeport_token_version__v2.58a1255542"}, "test.movement_models.not_null_silver__nft_mints_v1_block_timestamp.863027d9ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_block_timestamp.863027d9ab"}, "test.movement_models.not_null_silver__labels_system_created_at.f2e1b4d9c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_SYSTEM_CREATED_AT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "DATE", "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}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__labels_system_created_at.f2e1b4d9c1"}, "model.movement_models.silver__complete_provider_asset_metadata": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.silver__complete_provider_asset_metadata"}, "test.movement_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_SYMBOL", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_block_number.eddb1ef3f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_block_number.eddb1ef3f7"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_token_prices_HOUR__TOKEN_ADDRESS__BLOCKCHAIN.dde8fc55cf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_TOKEN_PRICES_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_token_prices_HOUR__TOKEN_ADDRESS__BLOCKCHAIN.dde8fc55cf"}, "test.movement_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90"}, "test.movement_models.not_null_silver__nft_mints_combined_block_number.57c37525d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_BLOCK_NUMBER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_block_number.57c37525d2"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_total_price_raw___0.410a998e02": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_COMBINED_TOTAL_PRICE_RAW", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_combined_total_price_raw___0.410a998e02"}, "test.movement_models.not_null_silver__nft_sales_tradeport_platform_exchange_version.68bb294ad8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_PLATFORM_EXCHANGE_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_platform_exchange_version.68bb294ad8"}, "test.movement_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_COMPLETE_NATIVE_ASSET_METADATA_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9"}, "test.movement_models.not_null_silver__nft_mints_v2_inserted_timestamp.1ea60091ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_INSERTED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_inserted_timestamp.1ea60091ef"}, "model.movement_models.silver__transfers_fungible": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSFERS_FUNGIBLE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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": ""}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": ""}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": ""}, "TRANSFER_EVENT": {"type": "TEXT", "index": 7, "name": "TRANSFER_EVENT", "comment": ""}, "STORE_ADDRESS": {"type": "TEXT", "index": 8, "name": "STORE_ADDRESS", "comment": ""}, "OWNER_ADDRESS": {"type": "TEXT", "index": 9, "name": "OWNER_ADDRESS", "comment": ""}, "METADATA_ADDRESS": {"type": "TEXT", "index": 10, "name": "METADATA_ADDRESS", "comment": ""}, "AMOUNT": {"type": "NUMBER", "index": 11, "name": "AMOUNT", "comment": ""}, "OS": {"type": "TEXT", "index": 12, "name": "OS", "comment": ""}, "OM": {"type": "TEXT", "index": 13, "name": "OM", "comment": ""}, "OM_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "OM_BLOCK_TIMESTAMP", "comment": ""}, "TRANSFERS_FUNGIBLE_ID": {"type": "TEXT", "index": 15, "name": "TRANSFERS_FUNGIBLE_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "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"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__transfers_fungible"}, "test.movement_models.not_null_silver__transfers_token_address.d74180d3c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_TOKEN_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transfers_token_address.d74180d3c9"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_direction.a0ae0e21f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_DIRECTION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_direction.a0ae0e21f7"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_sales_tradeport_event_index___0.c7766c6d5f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_SALES_TRADEPORT_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_sales_tradeport_event_index___0.c7766c6d5f"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_tx_sender.9ac6dd2e39": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_TX_SENDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_tx_sender.9ac6dd2e39"}, "test.movement_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c"}, "test.movement_models.not_null_silver__transfers_transfer_event.2f98caeb88": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_TRANSFER_EVENT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": null}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": null}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": null}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transfers_transfer_event.2f98caeb88"}, "test.movement_models.not_null_silver__nft_sales_tradeport_token_version.32661d252a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_TOKEN_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_token_version.32661d252a"}, "model.movement_models.price__dim_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "DIM_ASSET_METADATA", "database": "MOVEMENT", "comment": "A comprehensive dimensional table holding asset metadata and other relevant details pertaining to each id, from multiple providers. This data set includes raw, non-transformed data coming directly from the provider APIs and rows are not intended to be unique. As a result, there may be data quality issues persisting in the APIs that flow through to this dimensional model. If you are interested in using a curated data set instead, please utilize ez_asset_metadata.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset. The case (upper / lower) may or may not be specified within the `dim_asset_metadata` table, as this column is raw and not transformed, coming directly from the provider APIs. However, in the `ez_` views, it will be lowercase by default for all EVMs."}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "The unique identifier representing the asset."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The name of asset."}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN_ID", "comment": "The unique identifier of the Blockchain, Network, or Platform for this asset."}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": "The provider or source of the data."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_ASSET_METADATA_ID": {"type": "TEXT", "index": 10, "name": "DIM_ASSET_METADATA_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.price__dim_asset_metadata"}, "test.movement_models.not_null_silver__nft_mints_v2_modified_timestamp.1b89c0e961": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_modified_timestamp.1b89c0e961"}, "test.movement_models.not_null_silver__nft_mints_combined_tx_hash.092cf4d20a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_tx_hash.092cf4d20a"}, "test.movement_models.not_null_silver__nft_mints_v2_tx_hash.dc29c915ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_tx_hash.dc29c915ca"}, "model.movement_models.silver_observability__transactions_completeness": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS", "database": "MOVEMENT", "comment": "Records of all blocks with missing transactions with a timestamp the test was run", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": "Name for the test"}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": "The lowest block id in the test"}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": "The highest block id in the test"}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": "The lowest block timestamp in the test"}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": "The highest block timestamp in the test"}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": "Count of blocks in the test"}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": "Count of block gaps in the test"}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": "Array of affected blocks"}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": "When the test was run"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 08:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver_observability__transactions_completeness"}, "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_version___0.daa649feef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_version___0.daa649feef"}, "test.movement_models.not_null_silver_observability__transactions_completeness_TEST_TIMESTAMP.3032ce167c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_TEST_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_TEST_TIMESTAMP.3032ce167c"}, "test.movement_models.not_null_silver__nft_mints_v1_event_index.456db3df62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_event_index.456db3df62"}, "test.movement_models.dbt_utils_recency_core__fact_events_hour__MODIFIED_TIMESTAMP__3.e0046bc78e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_CORE", "name": "FACT_EVENTS_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_core__fact_events_hour__MODIFIED_TIMESTAMP__3.e0046bc78e"}, "test.movement_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_IS_IMPUTED", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e"}, "test.movement_models.not_null_silver__nft_mints_v1_nft_to_address.188ce9c305": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_NFT_TO_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_nft_to_address.188ce9c305"}, "model.movement_models.bronze__complete_token_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__complete_token_asset_metadata"}, "test.movement_models.not_null_silver__nft_mints_v2_block_timestamp.a3aeb4c5bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_block_timestamp.a3aeb4c5bd"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_TOKEN_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b"}, "model.movement_models.price__fact_prices_ohlc_hourly": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "FACT_PRICES_OHLC_HOURLY", "database": "MOVEMENT", "comment": "A comprehensive fact table holding id and provider specific open, high, low, close hourly prices, from multiple providers. This data set includes raw, non-transformed data coming directly from the provider APIs and rows are not intended to be unique. As a result, there may be data quality issues persisting in the APIs that flow through to this fact based model. If you are interested in using a curated data set instead, please utilize ez_prices_hourly.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": "The unique identifier representing the asset."}, "HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "HOUR", "comment": "Hour that the price was recorded at."}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": "Opening price of the recorded hour in USD."}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": "Highest price of the recorded hour in USD"}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": "Lowest price of the recorded hour in USD"}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": "Closing price of the recorded hour in USD"}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "FACT_PRICES_OHLC_HOURLY_ID": {"type": "TEXT", "index": 10, "name": "FACT_PRICES_OHLC_HOURLY_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(HOUR::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.price__fact_prices_ohlc_hourly"}, "test.movement_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_BLOCKCHAIN_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322"}, "test.movement_models.not_null_silver__nft_mints_combined_event_type.740eddb16e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_EVENT_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_event_type.740eddb16e"}, "test.movement_models.not_null_silver__nft_mints_v2_nft_from_address.2671745b68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_NFT_FROM_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_nft_from_address.2671745b68"}, "test.movement_models.not_null_silver__nft_sales_tradeport_version.72c30fbfb7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_version.72c30fbfb7"}, "test.movement_models.not_null_silver__transactions_tx_hash.d542339dda": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 5, "name": "TX_TYPE", "comment": null}, "SUCCESS": {"type": "BOOLEAN", "index": 6, "name": "SUCCESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": null}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": null}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": null}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": null}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": null}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": null}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": null}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": null}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": null}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": null}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": null}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": null}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": null}, "FAILED_PROPOSER_INDICES": {"type": "VARIANT", "index": 22, "name": "FAILED_PROPOSER_INDICES", "comment": null}, "ID": {"type": "TEXT", "index": 23, "name": "ID", "comment": null}, "PREVIOUS_BLOCK_VOTES_BITVEC": {"type": "VARIANT", "index": 24, "name": "PREVIOUS_BLOCK_VOTES_BITVEC", "comment": null}, "PROPOSER": {"type": "TEXT", "index": 25, "name": "PROPOSER", "comment": null}, "ROUND": {"type": "NUMBER", "index": 26, "name": "ROUND", "comment": null}, "DATA": {"type": "VARIANT", "index": 27, "name": "DATA", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 28, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__transactions_tx_hash.d542339dda"}, "test.movement_models.not_null_silver__nft_mints_combined_event_index.c44c8ae04e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_EVENT_INDEX", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_event_index.c44c8ae04e"}, "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_destination_chain_id___0.29cfd02bde": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_DESTINATION_CHAIN_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_destination_chain_id___0.29cfd02bde"}, "model.movement_models.defi__fact_bridge_activity": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_BRIDGE_ACTIVITY", "database": "MOVEMENT", "comment": "This table captures cross-chain bridge activity on the Movement network, tracking transfers of assets between different blockchain networks. It includes details about the source and destination chains, amounts transferred, and the platforms facilitating these bridge transactions.", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": "The platform or protocol from which the bridge transaction or event originates."}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": "The address of the contract responsible for handling the bridge deposit or transfer. This contract mediates the transfer and ensures that assets are sent and received appropriately."}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": "The name of the specific event being processed or emitted by the smart contract."}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": "The direction of the bridge transaction, typically indicating whether assets are being deposited or withdrawn."}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": "The address that sent or initiated the transaction."}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": "The address that initiated the bridge deposit or transfer. This address is the sender of the tokens/assets being bridged to the destination chain."}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": "The designated address set to receive the bridged tokens on the target chain after the completion of the bridge transaction. For non-evm chains, the hex address is decoded/encoded to match the data format of the destination chain, where possible."}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": "The numeric identifier associated with the source blockchain network. This is specific to the chain and helps in uniquely identifying it."}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": "The name of the blockchain network from which the assets are being bridged."}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": "The numeric identifier associated with the destination blockchain network. This is specific to the chain and helps in uniquely identifying it."}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": "The name of the blockchain network to which the assets are being bridged."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": "The address associated with the token that is being bridged. It provides a unique identifier for the token within its origin blockchain."}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": "The raw, unadjusted amount of tokens or assets involved in the transaction, before any decimal adjustment."}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": "Unique identifier for the event. This is a monotonically increasing integer that is incremented for each event. This is useful for determining the order of changes."}, "FACT_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 19, "name": "FACT_BRIDGE_ACTIVITY_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.defi__fact_bridge_activity"}, "test.movement_models.unique_silver__nft_mints_v1_nft_mints_v1_id.73c1734df8": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "NFT_MINTS_V1_NFT_MINTS_V1_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__nft_mints_v1_nft_mints_v1_id.73c1734df8"}, "test.movement_models.not_null_silver__nft_mints_v1_inserted_timestamp.5d4fcd8163": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_INSERTED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_inserted_timestamp.5d4fcd8163"}, "model.movement_models.core__fact_transactions": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSACTIONS", "database": "MOVEMENT", "comment": "This table contains transaction level data for the Movement blockchain. Each transaction will have a unique transaction hash and version.\nFor more information see [docs.movementlabs.xyz docs] Each transaction will have a unique transaction hash", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": "The boolean value indicating whether the transaction was successful or not."}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": "The type of the transaction. Values will be one of \"block_metadata_transaction\",\"state_checkpoint_transaction\",\"user_transaction\"."}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": "Sender is the address of the originator account for a transaction. A transaction must be signed by the originator."}, "SIGNATURE": {"type": "TEXT", "index": 8, "name": "SIGNATURE", "comment": "A signature is the result of hashing the signing message with the client's private key. By default Movement uses the Ed25519 scheme to generate the signature of the raw transaction."}, "PAYLOAD": {"type": "VARIANT", "index": 9, "name": "PAYLOAD", "comment": "The data that is being carried by a transaction."}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 10, "name": "PAYLOAD_FUNCTION", "comment": "The function that is being called in the transaction payload."}, "CHANGES": {"type": "VARIANT", "index": 11, "name": "CHANGES", "comment": "The changes that the transaction executed."}, "EVENTS": {"type": "VARIANT", "index": 12, "name": "EVENTS", "comment": "The events that the transaction executed."}, "GAS_UNIT_PRICE": {"type": "NUMBER", "index": 13, "name": "GAS_UNIT_PRICE", "comment": "The cost per unit of gas, determining the transaction fee paid by the sender for each unit of computational resource consumed"}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": "The amount of gas used for the transaction"}, "MAX_GAS_AMOUNT": {"type": "NUMBER", "index": 15, "name": "MAX_GAS_AMOUNT", "comment": "The maximum amount of gas allocated for the execution of a transaction"}, "EXPIRATION_TIMESTAMP_SECS": {"type": "NUMBER", "index": 16, "name": "EXPIRATION_TIMESTAMP_SECS", "comment": "The time at which the transaction ceases to valid."}, "VM_STATUS": {"type": "TEXT", "index": 17, "name": "VM_STATUS", "comment": "For failed transactions, this fields provides context to why the transaction failed. For successful transactions, this field will be set to `Executed successfully`."}, "STATE_CHANGE_HASH": {"type": "TEXT", "index": 18, "name": "STATE_CHANGE_HASH", "comment": ""}, "ACCUMULATOR_ROOT_HASH": {"type": "TEXT", "index": 19, "name": "ACCUMULATOR_ROOT_HASH", "comment": "The root hash of a Merkle accumulator."}, "EVENT_ROOT_HASH": {"type": "TEXT", "index": 20, "name": "EVENT_ROOT_HASH", "comment": "The root hash for the event."}, "STATE_CHECKPOINT_HASH": {"type": "TEXT", "index": 21, "name": "STATE_CHECKPOINT_HASH", "comment": ""}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 22, "name": "FACT_TRANSACTIONS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "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"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_transactions"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_mints_v1_tx_hash__event_index.5180c746db": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "NFT_MINTS_V1_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__nft_mints_v1_tx_hash__event_index.5180c746db"}, "model.movement_models.silver__fungiblestore_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "FUNGIBLESTORE_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_FIRST": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_FIRST", "comment": ""}, "BLOCK_NUMBER_FIRST": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_FIRST", "comment": ""}, "STORE_ADDRESS": {"type": "TEXT", "index": 3, "name": "STORE_ADDRESS", "comment": ""}, "METADATA_ADDRESS": {"type": "TEXT", "index": 4, "name": "METADATA_ADDRESS", "comment": ""}, "FUNGIBLESTORE_METADATA_ID": {"type": "TEXT", "index": 5, "name": "FUNGIBLESTORE_METADATA_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__fungiblestore_metadata"}, "test.movement_models.not_null_silver_observability__blocks_completeness_BLOCKS_TESTED.b4a5e5a3bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_BLOCKS_TESTED", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_BLOCKS_TESTED.b4a5e5a3bd"}, "test.movement_models.accepted_values_silver__labels_blockchain__movement.734c3d042e": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "LABELS_BLOCKCHAIN", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__labels_blockchain__movement.734c3d042e"}, "test.movement_models.not_null_silver_observability__blocks_completeness_BLOCKS_IMPACTED_COUNT.e4f8e75b37": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "BLOCKS_COMPLETENESS_BLOCKS_IMPACTED_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__blocks_completeness_BLOCKS_IMPACTED_COUNT.e4f8e75b37"}, "model.movement_models.bronze__complete_native_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__complete_native_prices"}, "test.movement_models.not_null_silver__nft_sales_tradeport_modified_timestamp.e82b591bd2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_modified_timestamp.e82b591bd2"}, "test.movement_models.not_null_silver__nft_sales_tradeport_total_price_raw.b5831ac525": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_SALES_TRADEPORT_TOTAL_PRICE_RAW", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 10, "name": "PROJECT_NAME", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 11, "name": "TOKEN_VERSION", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 12, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": null}, "NFT_SALES_TRADEPORT_ID": {"type": "TEXT", "index": 16, "name": "NFT_SALES_TRADEPORT_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_sales_tradeport_total_price_raw.b5831ac525"}, "model.movement_models.core__dim_labels": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_LABELS", "database": "MOVEMENT", "comment": "This table contains labeled addresses with associated metadata, providing human-readable names and categorization for blockchain addresses. This enables easier identification and analysis of different entities within the Movement ecosystem.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": "Name of the label creator - for now, this will always be \"Flipside.\""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "Address unique to an individual wallet, validator, or token."}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": "The human-readable name or label associated with an address, making it easier to identify the entity behind the address."}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": "A broad category that describes what a label is representing."}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": "Adds more detail to the label type."}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": "The name of the project, protocol, or application associated with the transaction or event."}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:34UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__dim_labels"}, "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_NATIVE_PRICES_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916"}, "model.movement_models.silver__bridge_layerzero_transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS", "database": "MOVEMENT", "comment": "LayerZero bridge transfers and legacy bridge events for cross-chain asset transfers", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Block number of the transaction"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of the block"}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "Transaction version number"}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash"}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": "Bridge platform name (layerzero)"}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": "Address of the bridge contract"}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": "Name of the bridge event"}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": "Direction of the bridge transfer (inbound/outbound)"}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": "Transaction sender address"}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": "Bridge transfer sender address"}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": "Bridge transfer receiver address"}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": "Source chain ID"}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": "Source chain name"}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": "Destination chain ID"}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": "Destination chain name"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": "Token contract address"}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": "Unadjusted amount transferred"}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": "Index of the event within the transaction"}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": "Unique identifier for the bridge transfer record"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "Timestamp when the record was inserted"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "Timestamp when the record was last modified"}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": "DBT invocation identifier"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__bridge_layerzero_transfers"}, "model.movement_models.silver__blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BLOCKS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": ""}, "BLOCK_TIMESTAMP_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": ""}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": ""}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": ""}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:34UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver__blocks"}, "test.movement_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_TOKEN_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df"}, "model.movement_models.nft__fact_nft_sales": {"metadata": {"type": "BASE TABLE", "schema": "NFT", "name": "FACT_NFT_SALES", "database": "MOVEMENT", "comment": "This table captures NFT sale transactions on the Movement network, tracking secondary market activity where NFTs are bought and sold between users. It includes marketplace information, buyer/seller details, and transaction pricing.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "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."}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Unique identifier for the event. This is a monotonically increasing integer that is incremented for each event. This is useful for determining the order of changes."}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": "The full three-part descriptive type from event. The event type consists of the event_address :: event_module :: event_resource."}, "BUYER_ADDRESS": {"type": "TEXT", "index": 7, "name": "BUYER_ADDRESS", "comment": "The address of the buyer in an NFT sale transaction."}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": "The address of the seller in an NFT sale transaction."}, "NFT_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_ADDRESS", "comment": "The contract address of the NFT collection or smart contract."}, "TOKEN_VERSION": {"type": "TEXT", "index": 10, "name": "TOKEN_VERSION", "comment": "The version of the token standard being used (e.g., v1, v2) for the NFT contract."}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 11, "name": "PLATFORM_ADDRESS", "comment": "The contract address of the marketplace or platform facilitating the NFT transaction."}, "PROJECT_NAME": {"type": "TEXT", "index": 12, "name": "PROJECT_NAME", "comment": "The name of the project, protocol, or application associated with the transaction or event."}, "PLATFORM_NAME": {"type": "TEXT", "index": 13, "name": "PLATFORM_NAME", "comment": "The name of the marketplace or platform facilitating the NFT transaction."}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 14, "name": "PLATFORM_EXCHANGE_VERSION", "comment": "The version of the exchange or marketplace contract being used for the transaction."}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 15, "name": "TOTAL_PRICE_RAW", "comment": "The raw total price paid for the NFT transaction, before any decimal adjustments."}, "FACT_NFT_SALES_ID": {"type": "TEXT", "index": 16, "name": "FACT_NFT_SALES_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:44UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.nft__fact_nft_sales"}, "model.movement_models.core__fact_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSFERS", "database": "MOVEMENT", "comment": "This table contains Deposit and Withdraw events on the Movement blockchain. Note: transfers with a 0 amount are excluded.", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": "The boolean value indicating whether the transaction was successful or not."}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": "Unique identifier for the event. This is a monotonically increasing integer that is incremented for each event. This is useful for determining the order of changes."}, "CREATION_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATION_NUMBER", "comment": "Ceation number corresponding to the event stream originating from the given account."}, "TRANSFER_EVENT": {"type": "TEXT", "index": 8, "name": "TRANSFER_EVENT", "comment": "The type of transfer event. Value will either be 'WithdrawEvent' or 'DepositEvent'"}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 9, "name": "ACCOUNT_ADDRESS", "comment": "The top level address for this event."}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": "The non-decimal adjusted amount of a token. For example, if a token has 18 decimals, then the amount of 1 token is 10^18."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": "The full address of the token. This string contains the account,module, and resource."}, "IS_FUNGIBLE": {"type": "BOOLEAN", "index": 12, "name": "IS_FUNGIBLE", "comment": "Boolean indicating whether the transfer was conducted using the legacy coin transfer mechanism (a simpler, original method for transferring coins) or the fungible_asset module (a newer, more flexible system for managing fungible assets)."}, "STORE_ADDRESS": {"type": "TEXT", "index": 13, "name": "STORE_ADDRESS", "comment": "Address of the fungible store"}, "FACT_TRANSFERS_ID": {"type": "TEXT", "index": 14, "name": "FACT_TRANSFERS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "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"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_transfers"}, "test.movement_models.dbt_utils_expression_is_true_silver__blocks_tx_count_from_versions___0.12216fbcad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "BLOCKS_TX_COUNT_FROM_VERSIONS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__blocks_tx_count_from_versions___0.12216fbcad"}, "test.movement_models.dbt_utils_recency_nft__fact_nft_sales_hour__MODIFIED_TIMESTAMP__12.a865b71a8e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_NFT", "name": "FACT_NFT_SALES_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_nft__fact_nft_sales_hour__MODIFIED_TIMESTAMP__12.a865b71a8e"}, "model.movement_models.price__ez_prices_hourly": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "EZ_PRICES_HOURLY", "database": "MOVEMENT", "comment": "A convenience table for determining token prices by address and blockchain, and native asset prices by symbol and blockchain. This data set is highly curated and contains metadata for one price per hour per unique asset and blockchain.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": "Hour that the price was recorded at."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "The specific address representing the asset on a specific platform. This will be NULL if referring to a native asset. The case (upper / lower) may or may not be specified within the `dim_asset_metadata` table, as this column is raw and not transformed, coming directly from the provider APIs. However, in the `ez_` views, it will be lowercase by default for all EVMs."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of asset."}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimals for the asset. May be NULL."}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": "Closing price of the recorded hour in USD."}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": "The Blockchain, Network, or Platform for this asset."}, "IS_NATIVE": {"type": "BOOLEAN", "index": 8, "name": "IS_NATIVE", "comment": "A flag indicating assets native to the respective blockchain."}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 9, "name": "IS_IMPUTED", "comment": "A flag indicating if the price was imputed, or derived, from the last arriving record. This is generally used for tokens with low-liquidity or inconsistent reporting."}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 10, "name": "IS_DEPRECATED", "comment": "A flag indicating if the asset is deprecated or no longer supported by the provider."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "EZ_PRICES_HOURLY_ID": {"type": "TEXT", "index": 13, "name": "EZ_PRICES_HOURLY_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(HOUR::DATE, is_native)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.price__ez_prices_hourly"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_source_chain_name.1d8aab8e46": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_SOURCE_CHAIN_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_source_chain_name.1d8aab8e46"}, "test.movement_models.not_null_silver__nft_mints_combined_block_timestamp.5afb546791": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_block_timestamp.5afb546791"}, "test.movement_models.not_null_silver__nft_mints_v2_tokenid.e4de07fd94": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V2_TOKENID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V2_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V2_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v2_tokenid.e4de07fd94"}, "test.movement_models.not_null_silver__complete_native_prices_HOUR.84672fd317": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_HOUR.84672fd317"}, "model.movement_models.stats__ez_core_metrics_hourly": {"metadata": {"type": "BASE TABLE", "schema": "STATS", "name": "EZ_CORE_METRICS_HOURLY", "database": "MOVEMENT", "comment": "A convenience table that aggregates block and transaction related metrics using various aggregate functions such as SUM, COUNT, MIN and MAX from the fact_transactions table, on an hourly basis. Stats for the current hour will be updated as new data arrives.", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": "The hour of the timestamp of the block."}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": "The minimum block number in the hour."}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": "The maximum block number in the hour."}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": "The number of blocks in the hour."}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": "The number of transactions in the hour."}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": "The number of successful transactions in the hour."}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": "The number of failed transactions in the hour."}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": "The number of unique sender address in the hour."}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": "The number of unique payload functions in the hour."}, "TOTAL_FEES_NATIVE": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES_NATIVE", "comment": "The sum of all fees in the hour, in the native fee currency."}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 11, "name": "TOTAL_FEES_USD", "comment": "The sum of all fees in the hour, in USD."}, "EZ_CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "EZ_CORE_METRICS_HOURLY_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 13:09UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.stats__ez_core_metrics_hourly"}, "model.movement_models.streamline__chainhead": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "CHAINHEAD", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.streamline__chainhead"}, "model.movement_models.core__fact_blocks": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_BLOCKS", "database": "MOVEMENT", "comment": "This table contains \"block\" level data for the Movement blockchain. This table can be used to analyze trends at a block level, for example total transactions over time.\n\"The Movement blockchain doesn't have an explicit notion of a block \u2014 it only uses blocks for batching and executing transactions.\nA transaction at height 0 is the first transaction (genesis transaction), and a transaction at height 100 is the 101st transaction in the transaction store.\"", "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": "The hash of the block header for a given block."}, "FIRST_VERSION": {"type": "NUMBER", "index": 4, "name": "FIRST_VERSION", "comment": "The version number of the first transaction in the block."}, "LAST_VERSION": {"type": "NUMBER", "index": 5, "name": "LAST_VERSION", "comment": "The version number of the last transaction in the block."}, "TX_COUNT": {"type": "NUMBER", "index": 6, "name": "TX_COUNT", "comment": "The count of transactions in this block."}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "FACT_BLOCKS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_blocks"}, "test.movement_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_BLOCKCHAIN_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e"}, "test.movement_models.dbt_utils_recency_silver_observability__transactions_completeness_day__TEST_TIMESTAMP__2.1044b2a25f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_DAY", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_silver_observability__transactions_completeness_day__TEST_TIMESTAMP__2.1044b2a25f"}, "model.movement_models.bronze__complete_native_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__complete_native_asset_metadata"}, "test.movement_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_COMPLETE_TOKEN_ASSET_METADATA_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588"}, "model.movement_models.silver_stats__core_metrics_hourly": {"metadata": {"type": "VIEW", "schema": "SILVER_STATS", "name": "CORE_METRICS_HOURLY", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": ""}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": ""}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": ""}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": ""}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": ""}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": ""}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": ""}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": ""}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": ""}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": ""}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.silver_stats__core_metrics_hourly"}, "model.movement_models.silver__complete_native_asset_metadata": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.silver__complete_native_asset_metadata"}, "test.movement_models.not_null_silver__nft_mints_v1_project_name.0827b571e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_PROJECT_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_project_name.0827b571e2"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_platform.aedfc9996a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_PLATFORM", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_platform.aedfc9996a"}, "model.movement_models.streamline__transactions_realtime": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "TRANSACTIONS_REALTIME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "FIRST_VERSION": {"type": "NUMBER", "index": 3, "name": "FIRST_VERSION", "comment": ""}, "LAST_VERSION": {"type": "NUMBER", "index": 4, "name": "LAST_VERSION", "comment": ""}, "TX_VERSION": {"type": "NUMBER", "index": 5, "name": "TX_VERSION", "comment": ""}, "MULTIPLIER": {"type": "NUMBER", "index": 6, "name": "MULTIPLIER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": ""}, "REQUEST": {"type": "VARIANT", "index": 8, "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.movement_models.streamline__transactions_realtime"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_event_name.00afb48c5d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_EVENT_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_event_name.00afb48c5d"}, "test.movement_models.not_null_silver__labels_insert_date.6990ce922c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_INSERT_DATE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "DATE", "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}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__labels_insert_date.6990ce922c"}, "test.movement_models.dbt_utils_sequential_values_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__interval_1_hour_.060fc1efae": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_SEQUENTIAL_VALUES_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_TIMESTAMP_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "PREVIOUS_BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "PREVIOUS_BLOCK_TIMESTAMP_HOUR", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_sequential_values_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__interval_1_hour_.060fc1efae"}, "test.movement_models.not_null_silver__nft_mints_combined_nft_from_address.ee1037f8dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_COMBINED_NFT_FROM_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "TOTAL_PRICE_RAW", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 15, "name": "CURRENCY_ADDRESS", "comment": null}, "NFT_MINTS_COMBINED_ID": {"type": "TEXT", "index": 16, "name": "NFT_MINTS_COMBINED_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_combined_nft_from_address.ee1037f8dd"}, "test.movement_models.not_null_silver__nft_mints_v1_event_type.a19c8135de": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "NFT_MINTS_V1_EVENT_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__nft_mints_v1_event_type.a19c8135de"}, "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_amount_unadj___0.c8bcf3d891": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_AMOUNT_UNADJ", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__bridge_layerzero_transfers_amount_unadj___0.c8bcf3d891"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_price_raw___0.5eda4578b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V1_PRICE_RAW", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_price_raw___0.5eda4578b6"}, "model.movement_models.bronze__blocks_tx_FR": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCKS_TX_FR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__blocks_tx_FR"}, "test.movement_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "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}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_token_prices_HOUR.d5f4cd597b"}, "test.movement_models.unique_silver__transactions_version.20224647d7": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "TRANSACTIONS_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "NUMBER", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__transactions_version.20224647d7"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_bridge_address.f4c6dae287": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_BRIDGE_ADDRESS", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_bridge_address.f4c6dae287"}, "test.movement_models.unique_silver__nft_sales_tradeport_nft_sales_tradeport_id.ad2793677f": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "NFT_SALES_TRADEPORT_NFT_SALES_TRADEPORT_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__nft_sales_tradeport_nft_sales_tradeport_id.ad2793677f"}, "test.movement_models.accepted_values_silver__nft_sales_tradeport_event_type__sale__bid_won.765b3a903f": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "NFT_SALES_TRADEPORT_EVENT_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__nft_sales_tradeport_event_type__sale__bid_won.765b3a903f"}, "model.movement_models.core__fact_changes": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_CHANGES", "database": "MOVEMENT", "comment": "This table contains the flattened changes from the transaction. Each change will have a unique change index within a transaction.", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": "The boolean value indicating whether the transaction was successful or not."}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": "The type of the transaction. Values will be one of \"block_metadata_transaction\",\"state_checkpoint_transaction\",\"user_transaction\"."}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": "Sender is the address of the originator account for a transaction. A transaction must be signed by the originator."}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 8, "name": "PAYLOAD_FUNCTION", "comment": "The function that is being called in the transaction payload."}, "CHANGE_INDEX": {"type": "NUMBER", "index": 9, "name": "CHANGE_INDEX", "comment": "Unique identifier for the change. This is a monotonically increasing integer that is incremented for each change. This is useful for determining the order of changes."}, "CHANGE_DATA": {"type": "VARIANT", "index": 10, "name": "CHANGE_DATA", "comment": "The \"data\" object within this change."}, "CHANGE_TYPE": {"type": "TEXT", "index": 11, "name": "CHANGE_TYPE", "comment": "The \"type\" object from within this change. Values are: delete_resource, delete_table_item, write_module, write_resource, write_table_item."}, "ADDRESS": {"type": "TEXT", "index": 12, "name": "ADDRESS", "comment": "The top level address for this change."}, "HANDLE": {"type": "TEXT", "index": 13, "name": "HANDLE", "comment": "The top level handle for this change."}, "INNER_CHANGE_TYPE": {"type": "TEXT", "index": 14, "name": "INNER_CHANGE_TYPE", "comment": "The full three-part descriptive change type from change. The inner change type consists of the change_address :: change_module :: change_resource."}, "CHANGE_ADDRESS": {"type": "TEXT", "index": 15, "name": "CHANGE_ADDRESS", "comment": "The first segment of the inner change type"}, "CHANGE_MODULE": {"type": "TEXT", "index": 16, "name": "CHANGE_MODULE", "comment": "The second segment of the inner change type"}, "CHANGE_RESOURCE": {"type": "TEXT", "index": 17, "name": "CHANGE_RESOURCE", "comment": "The third segment of the inner change type"}, "KEY": {"type": "TEXT", "index": 18, "name": "KEY", "comment": "The key value for the write_table_item change"}, "VALUE": {"type": "TEXT", "index": 19, "name": "VALUE", "comment": "The value for the write_table_item change"}, "STATE_KEY_HASH": {"type": "TEXT", "index": 20, "name": "STATE_KEY_HASH", "comment": ""}, "FACT_CHANGES_ID": {"type": "TEXT", "index": 21, "name": "FACT_CHANGES_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_changes"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_tx_hash.cede02d136": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_TX_HASH", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_tx_hash.cede02d136"}, "test.movement_models.accepted_values_silver__bridge_layerzero_transfers_platform__layerzero.36ff3a1d84": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_PLATFORM", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.accepted_values_silver__bridge_layerzero_transfers_platform__layerzero.36ff3a1d84"}, "test.movement_models.not_null_silver_observability__transactions_completeness_MAX_BLOCK.50c69fa807": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_MAX_BLOCK", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_MAX_BLOCK.50c69fa807"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_destination_chain_name.6f3f1eb0c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_DESTINATION_CHAIN_NAME", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_destination_chain_name.6f3f1eb0c1"}, "test.movement_models.not_null_silver__labels_label_type.f3c5dde7ad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_LABEL_TYPE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "DATE", "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}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__labels_label_type.f3c5dde7ad"}, "test.movement_models.not_null_silver_observability__transactions_completeness_MIN_BLOCK_TIMESTAMP.28414bd21c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OBSERVABILITY", "name": "TRANSACTIONS_COMPLETENESS_MIN_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "BLOCKS_IMPACTED_ARRAY": {"type": "ARRAY", "index": 8, "name": "BLOCKS_IMPACTED_ARRAY", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_observability__transactions_completeness_MIN_BLOCK_TIMESTAMP.28414bd21c"}, "test.movement_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_COMPLETE_PROVIDER_ASSET_METADATA_ID", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_version___0.663e162aea": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V1_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_version___0.663e162aea"}, "test.movement_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_SYMBOL", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_SYMBOL.640aa16109"}, "model.movement_models.streamline__blocks_tx_complete": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "BLOCKS_TX_COMPLETE", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 3, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 4, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 5, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_TX_COMPLETE_ID": {"type": "TEXT", "index": 6, "name": "BLOCKS_TX_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}, "FILE_NAME": {"type": "TEXT", "index": 9, "name": "FILE_NAME", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(ROUND(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.streamline__blocks_tx_complete"}, "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_TIMESTAMP_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "FLOAT", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "FLOAT", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_SENDER_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_SENDER_COUNT", "comment": null}, "UNIQUE_PAYLOAD_FUNCTION_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_PAYLOAD_FUNCTION_COUNT", "comment": null}, "TOTAL_FEES": {"type": "NUMBER", "index": 10, "name": "TOTAL_FEES", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 11, "name": "CORE_METRICS_HOURLY_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:51UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98"}, "test.movement_models.dbt_utils_recency_price__fact_prices_ohlc_hourly_hour__MODIFIED_TIMESTAMP__6.ed272d36f6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_RECENCY_PRICE", "name": "FACT_PRICES_OHLC_HOURLY_HOUR", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"MOST_RECENT": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MOST_RECENT", "comment": null}, "THRESHOLD": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "THRESHOLD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_recency_price__fact_prices_ohlc_hourly_hour__MODIFIED_TIMESTAMP__6.ed272d36f6"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_inserted_timestamp.6d7074efaf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_INSERTED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_inserted_timestamp.6d7074efaf"}, "test.movement_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_MODIFIED_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2"}, "test.movement_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_PROVIDER", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287"}, "test.movement_models.not_null_silver__bridge_layerzero_transfers_block_timestamp.671474225b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BRIDGE_LAYERZERO_TRANSFERS_BLOCK_TIMESTAMP", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 7, "name": "EVENT_NAME", "comment": null}, "DIRECTION": {"type": "TEXT", "index": 8, "name": "DIRECTION", "comment": null}, "TX_SENDER": {"type": "TEXT", "index": 9, "name": "TX_SENDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SOURCE_CHAIN_ID": {"type": "NUMBER", "index": 12, "name": "SOURCE_CHAIN_ID", "comment": null}, "SOURCE_CHAIN_NAME": {"type": "TEXT", "index": 13, "name": "SOURCE_CHAIN_NAME", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_NAME": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_LAYERZERO_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "BRIDGE_LAYERZERO_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__bridge_layerzero_transfers_block_timestamp.671474225b"}, "model.movement_models.core__fact_events": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_EVENTS", "database": "MOVEMENT", "comment": "This table contains the flattened events from the transaction. Each event will have a unique event index within a transaction.", "owner": "DBT_CLOUD_MOVEMENT"}, "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."}, "VERSION": {"type": "NUMBER", "index": 4, "name": "VERSION", "comment": "The version also know as the height of the transactions that have been executed on the Movement blockchain. The first transaction in the blockchain has a version of 0. The version number is incremented by 1 for each transaction that is executed on the blockchain."}, "SUCCESS": {"type": "BOOLEAN", "index": 5, "name": "SUCCESS", "comment": "The boolean value indicating whether the transaction was successful or not."}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": "The type of the transaction. Values will be one of \"block_metadata_transaction\",\"state_checkpoint_transaction\",\"user_transaction\"."}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": "Sender is the address of the originator account for a transaction. A transaction must be signed by the originator."}, "PAYLOAD_FUNCTION": {"type": "TEXT", "index": 8, "name": "PAYLOAD_FUNCTION", "comment": "The function that is being called in the transaction payload."}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": "Unique identifier for the event. This is a monotonically increasing integer that is incremented for each event. This is useful for determining the order of changes."}, "EVENT_TYPE": {"type": "TEXT", "index": 10, "name": "EVENT_TYPE", "comment": "The full three-part descriptive type from event. The event type consists of the event_address :: event_module :: event_resource."}, "EVENT_ADDRESS": {"type": "TEXT", "index": 11, "name": "EVENT_ADDRESS", "comment": "The first segment of the event type"}, "EVENT_MODULE": {"type": "TEXT", "index": 12, "name": "EVENT_MODULE", "comment": "The second segment of the event type"}, "EVENT_RESOURCE": {"type": "TEXT", "index": 13, "name": "EVENT_RESOURCE", "comment": "The third segment of the event type"}, "EVENT_DATA": {"type": "VARIANT", "index": 14, "name": "EVENT_DATA", "comment": "The \"data\" object within this event."}, "ACCOUNT_ADDRESS": {"type": "TEXT", "index": 15, "name": "ACCOUNT_ADDRESS", "comment": "The top level address for this event."}, "CREATION_NUMBER": {"type": "NUMBER", "index": 16, "name": "CREATION_NUMBER", "comment": "Ceation number corresponding to the event stream originating from the given account."}, "SEQUENCE_NUMBER": {"type": "NUMBER", "index": 17, "name": "SEQUENCE_NUMBER", "comment": "The sequence number for an account indicates the number of transactions that have been submitted and committed on chain from that account. It is incremented every time a transaction sent from that account is executed or aborted and stored in the blockchain."}, "FACT_EVENTS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENTS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:35UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.movement_models.core__fact_events"}, "model.movement_models.bronze__complete_provider_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_PRICES", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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.movement_models.bronze__complete_provider_prices"}, "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_nft_count___0.944cb1fad8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_EXPRESSION_IS_TRUE_SILVER", "name": "NFT_MINTS_V1_NFT_COUNT", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "VERSION": {"type": "NUMBER", "index": 3, "name": "VERSION", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 6, "name": "EVENT_TYPE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 8, "name": "PROJECT_NAME", "comment": null}, "NFT_FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "NFT_FROM_ADDRESS", "comment": null}, "NFT_TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_TO_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "TOKEN_VERSION": {"type": "TEXT", "index": 12, "name": "TOKEN_VERSION", "comment": null}, "NFT_COUNT": {"type": "NUMBER", "index": 13, "name": "NFT_COUNT", "comment": null}, "PRICE_RAW": {"type": "NUMBER", "index": 14, "name": "PRICE_RAW", "comment": null}, "NFT_MINTS_V1_ID": {"type": "TEXT", "index": 15, "name": "NFT_MINTS_V1_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.dbt_utils_expression_is_true_silver__nft_mints_v1_nft_count___0.944cb1fad8"}, "test.movement_models.not_null_silver__blocks_last_version.05819117b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_LAST_VERSION", "database": "MOVEMENT", "comment": null, "owner": "DBT_CLOUD_MOVEMENT"}, "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_NUM": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP_NUM", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "FIRST_VERSION": {"type": "NUMBER", "index": 5, "name": "FIRST_VERSION", "comment": null}, "LAST_VERSION": {"type": "NUMBER", "index": 6, "name": "LAST_VERSION", "comment": null}, "TX_COUNT_FROM_VERSIONS": {"type": "NUMBER", "index": 7, "name": "TX_COUNT_FROM_VERSIONS", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 8, "name": "BLOCKS_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 00:50UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": false, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.movement_models.not_null_silver__blocks_last_version.05819117b8"}}, "sources": {"source.movement_models.crosschain_silver.complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:48UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.complete_provider_prices"}, "source.movement_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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 02:46UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "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"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.labels_combined"}, "source.movement_models.crosschain.dim_date_hours": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_DATE_HOURS", "database": "CROSSCHAIN", "comment": "Hold rows for each hour from 2017 to current timestamp (UTC)", "owner": "DBT_CLOUD_CROSSCHAIN"}, "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.movement_models.crosschain.dim_date_hours"}, "source.movement_models.crosschain_silver.complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 21, "name": "IS_VERIFIED", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:54UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.complete_token_prices"}, "source.movement_models.crosschain_silver.complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:41UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.complete_provider_asset_metadata"}, "source.movement_models.crosschain_silver.complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:42UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.complete_token_asset_metadata"}, "source.movement_models.crosschain.dim_dates": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_DATES", "database": "CROSSCHAIN", "comment": "Hold rows for each date from 2017 - 2030", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": "date for the row"}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": "date before DATE_DAY"}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": "date after DATE_DAY"}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": "date exactly 1 year before DATE_DAY"}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": "date exactly 1 year after DATE_DAY"}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": "number representing day of week for DATE_DAY where 1=Sunday"}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": "number representing day of week for DATE_DAY where 1=Monday"}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": "day of week name for DATE_DAY"}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": "day of week abbreviation for DATE_DAY"}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": "day of month for DATE_DAY"}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": "day of year for DATE_DAY"}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": "date representing the start of the week for DATE_DAY"}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": "date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": "date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": "date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": "number representing the week of the year for DATE_DAY"}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for DATE_DAY"}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for DATE_DAY"}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": "number representing the week of the year for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for PRIOR_YEAR_DATE_DAY"}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": "number representing the month of the year for DATE_DAY"}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": "month of year name for DATE_DAY"}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": "month of year abbreviation for DATE_DAY"}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": "first date of month for DATE_DAY"}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": "last date of month for DATE_DAY"}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": "first date of month for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": "last date of month for PRIOR_YEAR_DATE_DAY"}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": "number representing quarter for DATE_DAY"}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": "first date of quarter for DATE_DAY"}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": "last date of quarter for DATE_DAY"}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": "number presenting the year for DATE_DAY"}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": "first date of year for DATE_DAY"}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": "last date of year for DATE_DAY"}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 01:06UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this 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.movement_models.crosschain.dim_dates"}, "source.movement_models.crosschain.dim_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_LABELS", "database": "CROSSCHAIN", "comment": "The labels table is a store of one-to-one address identifiers, or an address name. Labels are broken out into a \"type\" (such as cex, dex, dapp, games, etc.) and a \"subtype\" (ex: contract_deployer, hot_wallet, token_contract, etc.) in order to help classify each address name into similar groups. Our labels are sourced from many different places, but can primarily be grouped into two categories: automatic and manual. Automatic labels are continuously labeled based on certain criteria, such as a known contract deploying another contract, behavior based algorithms for finding deposit wallets, and consistent data pulls of custom protocol APIs. Manual labels are done periodically to find addresses that cannot be found programatically such as finding new protocol addresses, centralized exchange hot wallets, or trending addresses. Labels can also be added by our community by using our add-a-label tool (https://science.flipsidecrypto.xyz/add-a-label/) or on-chain with near (https://near.social/lord1.near/widget/Form) and are reviewed by our labels team. A label can be removed by our labels team if it is found to be incorrect or no longer relevant; this generally will only happen for mislabeled deposit wallets.", "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."}, "DIM_LABELS_ID": {"type": "TEXT", "index": 12, "name": "DIM_LABELS_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.movement_models.crosschain.dim_labels"}, "source.movement_models.crosschain_silver.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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 08:28UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(round(_id,-3))", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.number_sequence"}, "source.movement_models.crosschain_silver.complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:42UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.movement_models.crosschain_silver.complete_native_prices"}, "source.movement_models.crosschain_silver.complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-17 14:41UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this 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.movement_models.crosschain_silver.complete_native_asset_metadata"}, "source.livequery_models.crosschain.dim_evm_event_abis": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_EVM_EVENT_ABIS", "database": "CROSSCHAIN_DEV", "comment": "This table contains the individual event abis for each all contracts that we have ABIs for. Proxies are rolled up to their implementation.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The blockchain that the event abi is for."}, "PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "PARENT_CONTRACT_ADDRESS", "comment": "The address of the contract that the event abi is for."}, "EVENT_NAME": {"type": "TEXT", "index": 3, "name": "EVENT_NAME", "comment": "The name of the event."}, "ABI": {"type": "VARIANT", "index": 4, "name": "ABI", "comment": "The abi of the event."}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 5, "name": "SIMPLE_EVENT_NAME", "comment": "The name of the event along with its parameters."}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 6, "name": "EVENT_SIGNATURE", "comment": "The keccak256 signature of the simple event name. This can be used to filter for events in the logs table on topics[0]."}, "START_BLOCK": {"type": "NUMBER", "index": 7, "name": "START_BLOCK", "comment": "The block number of the creation of the contract containing the event. This could be from a proxy or an implementation."}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": "The block number before a similar event was created in the contract. This could be from a proxy or an implementation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_EVM_EVENT_ABIS_ID": {"type": "TEXT", "index": 11, "name": "DIM_EVM_EVENT_ABIS_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_evm_event_abis"}, "source.livequery_models.crosschain.dim_contracts": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_CONTRACTS", "database": "CROSSCHAIN_DEV", "comment": "This table contains contract details for contracts deployed on the Ethereum, Optimism, Polygon, BSC, Arbitrum, Avalanche, Osmosis and Solana blockchains.", "owner": "INTERNAL_DEV"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "The unique address of the deployed contract."}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "The symbol used to represent this contract. Please note this is not necessarily unique."}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "The name of the deployed contract. Please note this is not necessarily unique."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "The number of decimal places this contract needs adjusted where token values exist."}, "CREATED_BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "CREATED_BLOCK_NUMBER", "comment": ""}, "CREATED_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_BLOCK_TIMESTAMP", "comment": ""}, "CREATED_TX_HASH": {"type": "TEXT", "index": 7, "name": "CREATED_TX_HASH", "comment": ""}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 8, "name": "CREATOR_ADDRESS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN", "comment": "The corresponding blockchain for contract details."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_CONTRACTS_ID": {"type": "TEXT", "index": 12, "name": "DIM_CONTRACTS_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_contracts"}, "source.livequery_models.crosschain.dim_date_hours": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_DATE_HOURS", "database": "CROSSCHAIN_DEV", "comment": "Hold rows for each hour from 2017 to current timestamp (UTC)", "owner": "INTERNAL_DEV"}, "columns": {"DATE_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "DATE_HOUR", "comment": "Specific hour of a given date"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_date_hours"}, "source.movement_models.bronze_streamline.transactions": {"metadata": {"type": "EXTERNAL TABLE", "schema": "MOVEMENT", "name": "TRANSACTIONS", "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": true, "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.movement_models.bronze_streamline.transactions"}, "source.movement_models.bronze_streamline.blocks_tx": {"metadata": {"type": "EXTERNAL TABLE", "schema": "MOVEMENT", "name": "BLOCKS_TX", "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": true, "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.movement_models.bronze_streamline.blocks_tx"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-12 18:33UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.ethereum_core.fact_event_logs"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-12 18:33UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": true, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.ethereum_core.ez_decoded_event_logs"}}, "errors": null}