mirror of
https://github.com/FlipsideCrypto/maya-models.git
synced 2026-02-06 13:46:43 +00:00
1 line
2.0 MiB
1 line
2.0 MiB
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.8.8", "generated_at": "2025-06-10T12:04:28.292676Z", "invocation_id": "2d901433-8eb7-479b-84a5-d94a881062d6", "env": {}}, "nodes": {"test.maya_models.not_null_silver__withdraw_events_POOL_NAME.f200904b8c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_POOL_NAME.f200904b8c"}, "test.maya_models.negative_one_defi__fact_liquidity_actions_DIM_BLOCK_ID.64fdcec13b": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_liquidity_actions_DIM_BLOCK_ID.64fdcec13b"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_events_FACT_POOL_EVENTS_ID.9ebc09a3db": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_POOL_EVENTS_FACT_POOL_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_events_FACT_POOL_EVENTS_ID.9ebc09a3db"}, "test.maya_models.not_null_silver__update_node_account_status_events_CURRENT_STATUS.e8417a26f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS_CURRENT_STATUS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 2, "name": "CURRENT_STATUS", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 3, "name": "FORMER_STATUS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__update_node_account_status_events_CURRENT_STATUS.e8417a26f7"}, "model.maya_models.defi__fact_refund_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_REFUND_EVENTS", "database": "MAYA", "comment": "Fact table that shows that the refund events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REFUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REFUND_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "Asset name or pool name"}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": ""}, "ASSET_2ND": {"type": "TEXT", "index": 10, "name": "ASSET_2ND", "comment": ""}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 11, "name": "ASSET_2ND_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": "The memo for this event"}, "CODE": {"type": "NUMBER", "index": 13, "name": "CODE", "comment": ""}, "REASON": {"type": "TEXT", "index": 14, "name": "REASON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_refund_events"}, "model.maya_models.bronze__gas_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "GAS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__gas_events"}, "model.maya_models.silver__set_node_mimir_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SET_NODE_MIMIR_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": ""}, "KEY": {"type": "NUMBER", "index": 2, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__set_node_mimir_events"}, "test.maya_models.not_null_defi__fact_rewards_event_entries_BLOCK_TIMESTAMP.390c2d3861": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENT_ENTRIES_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENT_ENTRIES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "SAVER_E8": {"type": "NUMBER", "index": 6, "name": "SAVER_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_rewards_event_entries_BLOCK_TIMESTAMP.390c2d3861"}, "test.maya_models.not_null_silver__swap_events_MEMO.29e2c5dd27": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_MEMO.29e2c5dd27"}, "test.maya_models.unique_defi__fact_withdraw_events_FACT_WITHDRAW_EVENTS_ID.651eb6dfe4": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_WITHDRAW_EVENTS_FACT_WITHDRAW_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_withdraw_events_FACT_WITHDRAW_EVENTS_ID.651eb6dfe4"}, "model.maya_models.silver__streamling_swap_details_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": ""}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": ""}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": ""}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": ""}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": ""}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": ""}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": ""}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": ""}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": ""}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": ""}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": ""}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "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.maya_models.silver__streamling_swap_details_events"}, "test.maya_models.not_null_core__fact_mayaname_change_events_BLOCK_TIMESTAMP.9ce56f203c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_MAYANAME_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_MAYANAME_CHANGE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "CHAIN": {"type": "TEXT", "index": 5, "name": "CHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 6, "name": "ADDRESS", "comment": null}, "REGISTRATION_FEE_E8": {"type": "NUMBER", "index": 7, "name": "REGISTRATION_FEE_E8", "comment": null}, "FUND_AMOUNT_E8": {"type": "NUMBER", "index": 8, "name": "FUND_AMOUNT_E8", "comment": null}, "HEIGHT": {"type": "NUMBER", "index": 9, "name": "HEIGHT", "comment": null}, "EXPIRE": {"type": "NUMBER", "index": 10, "name": "EXPIRE", "comment": null}, "OWNER": {"type": "TEXT", "index": 11, "name": "OWNER", "comment": null}, "TX_ID": {"type": "TEXT", "index": 12, "name": "TX_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "PREFERRED_ASSET": {"type": "TEXT", "index": 15, "name": "PREFERRED_ASSET", "comment": null}, "AFFILIATE_BPS": {"type": "NUMBER", "index": 16, "name": "AFFILIATE_BPS", "comment": null}, "SUB_AFFILIATES": {"type": "VARIANT", "index": 17, "name": "SUB_AFFILIATES", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 18, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_mayaname_change_events_BLOCK_TIMESTAMP.9ce56f203c"}, "test.maya_models.not_null_defi__fact_bond_events_BLOCK_TIMESTAMP.ca66b0639c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_BLOCK_TIMESTAMP.ca66b0639c"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__total_block_rewards_BLOCK_ID__REWARD_ENTITY.23ceb96a43": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "TOTAL_BLOCK_REWARDS_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 2, "name": "REWARD_ENTITY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__total_block_rewards_BLOCK_ID__REWARD_ENTITY.23ceb96a43"}, "test.maya_models.not_null_silver__refund_events_ASSET_E8.2e099ee072": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_ASSET_E8.2e099ee072"}, "model.maya_models.silver__slash_liquidity_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SLASH_LIQUIDITY_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BOND_ADDRESS": {"type": "TEXT", "index": 1, "name": "BOND_ADDRESS", "comment": ""}, "LP_ADDRESS": {"type": "TEXT", "index": 2, "name": "LP_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": ""}, "LP_UNITS": {"type": "NUMBER", "index": 4, "name": "LP_UNITS", "comment": ""}, "ASSET_E8_LOSS": {"type": "NUMBER", "index": 5, "name": "ASSET_E8_LOSS", "comment": ""}, "CACAO_E10_LOSS": {"type": "NUMBER", "index": 6, "name": "CACAO_E10_LOSS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__slash_liquidity_events"}, "test.maya_models.not_null_silver__pool_block_statistics_UNIQUE_SWAPPER_COUNT.f58c3b5939": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_UNIQUE_SWAPPER_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_UNIQUE_SWAPPER_COUNT.f58c3b5939"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_refund_events_FACT_REFUND_EVENTS_ID.e60a9cc49f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_REFUND_EVENTS_FACT_REFUND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_refund_events_FACT_REFUND_EVENTS_ID.e60a9cc49f"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_slash_amounts_FACT_SLASH_AMOUNTS_ID.d6b2eb9e82": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_SLASH_AMOUNTS_FACT_SLASH_AMOUNTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_slash_amounts_FACT_SLASH_AMOUNTS_ID.d6b2eb9e82"}, "test.maya_models.not_null_defi__fact_daily_earnings_LIQUIDITY_FEES.d5cf335416": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_LIQUIDITY_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_LIQUIDITY_FEES.d5cf335416"}, "test.maya_models.not_null_core__fact_transfer_events_TO_ADDRESS.14f29de988": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFER_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfer_events_TO_ADDRESS.14f29de988"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_bond_events_FACT_BOND_EVENTS_ID.54da2fbbeb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_BOND_EVENTS_FACT_BOND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_bond_events_FACT_BOND_EVENTS_ID.54da2fbbeb"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_gas_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.d2b43cd8e7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_GAS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_gas_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.d2b43cd8e7"}, "test.maya_models.not_null_gov__fact_slash_points_BLOCK_TIMESTAMP.2399b1a318": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_SLASH_POINTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_POINTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_POINTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "SLASH_POINTS": {"type": "NUMBER", "index": 5, "name": "SLASH_POINTS", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_slash_points_BLOCK_TIMESTAMP.2399b1a318"}, "test.maya_models.not_null_defi__fact_withdraw_events_POOL_NAME.7816baa3be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_POOL_NAME.7816baa3be"}, "test.maya_models.negative_one_gov__fact_new_node_events_DIM_BLOCK_ID.7e9a4f4df8": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_NEW_NODE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_NEW_NODE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_NEW_NODE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_new_node_events_DIM_BLOCK_ID.7e9a4f4df8"}, "test.maya_models.not_null_silver__liquidity_actions_cacao_AMOUNT.fad92cc503": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_cacao_AMOUNT.fad92cc503"}, "test.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_LOCKED_USD.14a3029246": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_TOTAL_VALUE_LOCKED_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_LOCKED_USD.14a3029246"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_withdraw_events_FACT_WITHDRAW_EVENTS_ID.1f26ff2cfb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_WITHDRAW_EVENTS_FACT_WITHDRAW_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_withdraw_events_FACT_WITHDRAW_EVENTS_ID.1f26ff2cfb"}, "model.maya_models.bronze__inactive_vault_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "INACTIVE_VAULT_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__inactive_vault_events"}, "model.maya_models.bronze__slash_liquidity_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SLASH_LIQUIDITY_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BOND_ADDRESS": {"type": "TEXT", "index": 1, "name": "BOND_ADDRESS", "comment": ""}, "LP_ADDRESS": {"type": "TEXT", "index": 2, "name": "LP_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": ""}, "LP_UNITS": {"type": "NUMBER", "index": 4, "name": "LP_UNITS", "comment": ""}, "ASSET_E8_LOSS": {"type": "NUMBER", "index": 5, "name": "ASSET_E8_LOSS", "comment": ""}, "CACAO_E10_LOSS": {"type": "NUMBER", "index": 6, "name": "CACAO_E10_LOSS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 9, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 10, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 11, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 12, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__slash_liquidity_events"}, "test.maya_models.not_null_silver__swaps_LIQ_FEE_ASSET.3ab6185469": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_LIQ_FEE_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_LIQ_FEE_ASSET.3ab6185469"}, "test.maya_models.not_null_gov__fact_validator_request_leave_events_TX_ID.44237f576e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_validator_request_leave_events_TX_ID.44237f576e"}, "test.maya_models.not_null_gov__fact_slash_amounts_BLOCK_TIMESTAMP.df74c36c69": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_SLASH_AMOUNTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_AMOUNTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_AMOUNTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_slash_amounts_BLOCK_TIMESTAMP.df74c36c69"}, "test.maya_models.not_null_silver__update_node_account_status_events_NODE_ADDRESS.2462678a83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS_NODE_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 2, "name": "CURRENT_STATUS", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 3, "name": "FORMER_STATUS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__update_node_account_status_events_NODE_ADDRESS.2462678a83"}, "test.maya_models.not_null_silver__swaps_LIQ_FEE_cacao_USD.1a59fb77e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_LIQ_FEE_CACAO_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_LIQ_FEE_cacao_USD.1a59fb77e9"}, "model.maya_models.bronze__block_pool_depths": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCK_POOL_DEPTHS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": ""}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__block_pool_depths"}, "model.maya_models.silver__daily_pool_stats": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DAILY_POOL_STATS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": ""}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": ""}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": ""}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": ""}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": ""}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": ""}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": ""}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": ""}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": ""}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": ""}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": ""}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": ""}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": ""}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": ""}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": ""}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": ""}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": ""}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": ""}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": ""}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": ""}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": ""}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": ""}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": ""}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": ""}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": ""}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": ""}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": ""}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": ""}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": ""}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": ""}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": ""}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": ""}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": ""}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": ""}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": ""}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": ""}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": ""}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__daily_pool_stats"}, "test.maya_models.not_null_silver__daily_pool_stats_ADD_ASSET_LIQUIDITY.6894fa8392": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ADD_ASSET_LIQUIDITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ADD_ASSET_LIQUIDITY.6894fa8392"}, "test.maya_models.not_null_gov__fact_set_node_keys_events_BLOCK_TIMESTAMP.ebec22d08a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_SET_NODE_KEYS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_NODE_KEYS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_NODE_KEYS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "SECP256K1": {"type": "TEXT", "index": 5, "name": "SECP256K1", "comment": null}, "ED25519": {"type": "TEXT", "index": 6, "name": "ED25519", "comment": null}, "VALIDATOR_CONSENSUS": {"type": "TEXT", "index": 7, "name": "VALIDATOR_CONSENSUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_set_node_keys_events_BLOCK_TIMESTAMP.ebec22d08a"}, "test.maya_models.unique_defi__fact_total_value_locked_FACT_TOTAL_VALUE_LOCKED_ID.7c08aabdf6": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_TOTAL_VALUE_LOCKED_FACT_TOTAL_VALUE_LOCKED_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_total_value_locked_FACT_TOTAL_VALUE_LOCKED_ID.7c08aabdf6"}, "model.maya_models.bronze__active_vault_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "ACTIVE_VAULT_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__active_vault_events"}, "test.maya_models.not_null_silver__prices_PRICE_cacao_ASSET.2443bbba18": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_PRICE_CACAO_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_PRICE_cacao_ASSET.2443bbba18"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_block_rewards_FACT_BLOCK_REWARDS_ID.f26dd135e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_BLOCK_REWARDS_FACT_BLOCK_REWARDS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_block_rewards_FACT_BLOCK_REWARDS_ID.f26dd135e0"}, "test.maya_models.not_null_silver__liquidity_actions_BLOCK_TIMESTAMP.ff2d2892a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_BLOCK_TIMESTAMP.ff2d2892a0"}, "test.maya_models.not_null_defi__fact_swaps_events_TO_E8.ba0a8505a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_TO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_TO_E8.ba0a8505a0"}, "test.maya_models.not_null_defi__fact_inactive_vault_events_BLOCK_TIMESTAMP.f697396e3b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_INACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_INACTIVE_VAULT_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ADD_ASGARD_ADDRESS": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_inactive_vault_events_BLOCK_TIMESTAMP.f697396e3b"}, "test.maya_models.not_null_defi__fact_stake_events_POOL_NAME.efc87f2e2f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STAKE_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_stake_events_POOL_NAME.efc87f2e2f"}, "model.maya_models.silver__mayaname_change_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "MAYANAME_CHANGE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"OWNER": {"type": "TEXT", "index": 1, "name": "OWNER", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "EXPIRE": {"type": "NUMBER", "index": 4, "name": "EXPIRE", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "FUND_AMOUNT_E8": {"type": "NUMBER", "index": 6, "name": "FUND_AMOUNT_E8", "comment": ""}, "REGISTRATION_FEE_E8": {"type": "NUMBER", "index": 7, "name": "REGISTRATION_FEE_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": ""}, "HEIGHT": {"type": "NUMBER", "index": 9, "name": "HEIGHT", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": ""}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": ""}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": ""}, "PREFERRED_ASSET": {"type": "TEXT", "index": 13, "name": "PREFERRED_ASSET", "comment": ""}, "AFFILIATE_BPS": {"type": "NUMBER", "index": 14, "name": "AFFILIATE_BPS", "comment": ""}, "SUB_AFFILIATES": {"type": "VARIANT", "index": 15, "name": "SUB_AFFILIATES", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 16, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "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.maya_models.silver__mayaname_change_events"}, "test.maya_models.not_null_silver__block_pool_depths_CACAO_E8.6ea6c27fb2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_POOL_DEPTHS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_pool_depths_CACAO_E8.6ea6c27fb2"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__block_log_HEIGHT__TIMESTAMP__HASH__AGG_STATE.ba5ad4e27e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BLOCK_LOG_HEIGHT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"HEIGHT": {"type": "NUMBER", "index": 1, "name": "HEIGHT", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 3, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 4, "name": "AGG_STATE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__block_log_HEIGHT__TIMESTAMP__HASH__AGG_STATE.ba5ad4e27e"}, "test.maya_models.not_null_silver__failed_deposit_messages_BLOCK_TIMESTAMP.68750ec9c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__failed_deposit_messages_BLOCK_TIMESTAMP.68750ec9c1"}, "test.maya_models.not_null_silver__failed_deposit_messages_ASSET.1b88575223": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__failed_deposit_messages_ASSET.1b88575223"}, "test.maya_models.not_null_defi__fact_active_vault_events_ADD_ASGARD_ADDR.2b058b6553": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_ADD_ASGARD_ADDR", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ACTIVE_VAULT_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ADD_ASGARD_ADDR": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDR", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_active_vault_events_ADD_ASGARD_ADDR.2b058b6553"}, "test.maya_models.negative_one_defi__fact_pool_balance_change_events_DIM_BLOCK_ID.8cc70ad2c3": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BALANCE_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 6, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 8, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_pool_balance_change_events_DIM_BLOCK_ID.8cc70ad2c3"}, "test.maya_models.not_null_defi__fact_daily_earnings_BLOCK_REWARDS.b126b4b314": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_BLOCK_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_BLOCK_REWARDS.b126b4b314"}, "test.maya_models.unique_gov__fact_new_node_events_FACT_NEW_NODE_EVENTS_ID.5818fff587": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_NEW_NODE_EVENTS_FACT_NEW_NODE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_new_node_events_FACT_NEW_NODE_EVENTS_ID.5818fff587"}, "test.maya_models.negative_one_defi__fact_active_vault_events_DIM_BLOCK_ID.4a790deb55": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ACTIVE_VAULT_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ADD_ASGARD_ADDR": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDR", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_active_vault_events_DIM_BLOCK_ID.4a790deb55"}, "test.maya_models.not_null_defi__fact_add_events_TO_ADDRESS.5249804a36": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_TO_ADDRESS.5249804a36"}, "test.maya_models.not_null_silver__stake_events_BLOCK_TIMESTAMP.99273b28bf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__stake_events_BLOCK_TIMESTAMP.99273b28bf"}, "test.maya_models.not_null_defi__fact_pending_liquidity_events_BLOCK_TIMESTAMP.c703e15c52": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_PENDING_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_PENDING_LIQUIDITY_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 9, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 10, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 11, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 12, "name": "PENDING_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pending_liquidity_events_BLOCK_TIMESTAMP.c703e15c52"}, "test.maya_models.not_null_defi__fact_withdraw_events_ASYMMETRY.27f7ecb3e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_ASYMMETRY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_ASYMMETRY.27f7ecb3e2"}, "test.maya_models.not_null_silver__total_block_rewards_cacao_AMOUNT.991c1821ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_BLOCK_REWARDS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 3, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 6, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_block_rewards_cacao_AMOUNT.991c1821ee"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__daily_tvl_DAY__day__2.852820090f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "DAILY_TVL_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__daily_tvl_DAY__day__2.852820090f"}, "test.maya_models.not_null_core__fact_transfers_BLOCK_TIMESTAMP.bdf9b015dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFERS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfers_BLOCK_TIMESTAMP.bdf9b015dd"}, "test.maya_models.not_null_silver__block_rewards_EARNINGS.cc83b753f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_REWARDS_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_rewards_EARNINGS.cc83b753f9"}, "test.maya_models.not_null_defi__fact_liquidity_actions_ASSET_AMOUNT.bcd1c6e65b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_ASSET_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_ASSET_AMOUNT.bcd1c6e65b"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_update_node_account_status_events_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID.e4286d8c42": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_update_node_account_status_events_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID.e4286d8c42"}, "test.maya_models.not_null_silver__add_events_BLOCK_TIMESTAMP.00d2f77a19": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_BLOCK_TIMESTAMP.00d2f77a19"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__validator_request_leave_events_EVENT_ID__TX_ID__BLOCK_TIMESTAMP__FROM_ADDRESS__NODE_ADDRESS.90d08ddaee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 5, "name": "NODE_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__validator_request_leave_events_EVENT_ID__TX_ID__BLOCK_TIMESTAMP__FROM_ADDRESS__NODE_ADDRESS.90d08ddaee"}, "test.maya_models.not_null_silver__fee_events_ASSET.3832e5408e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FEE_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__fee_events_ASSET.3832e5408e"}, "test.maya_models.not_null_silver__swap_events_SWAP_SLIP_BP.61c1b2db2f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_SWAP_SLIP_BP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_SWAP_SLIP_BP.61c1b2db2f"}, "test.maya_models.not_null_silver__validator_request_leave_events_NODE_ADDRESS.c91207bb4e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS_NODE_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 3, "name": "NODE_ADDRESS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__validator_request_leave_events_NODE_ADDRESS.c91207bb4e"}, "test.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_POOLS_USD.39dea1c2bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_EARNINGS_TO_POOLS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_POOLS_USD.39dea1c2bb"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_fee_events_FACT_FEE_EVENTS_ID.4f9bb0aae9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_FEE_EVENTS_FACT_FEE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_fee_events_FACT_FEE_EVENTS_ID.4f9bb0aae9"}, "test.maya_models.not_null_silver__daily_tvl_DAY.b4b5f55703": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_DAY.b4b5f55703"}, "test.maya_models.not_null_defi__fact_stake_events__ASSET_IN_cacao_E8.4b8f2965f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STAKE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_stake_events__ASSET_IN_cacao_E8.4b8f2965f9"}, "test.maya_models.dbt_constraints_primary_key_core__fact_transfer_events_FACT_TRANSFER_EVENTS_ID.2d391ee070": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_CORE", "name": "FACT_TRANSFER_EVENTS_FACT_TRANSFER_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_core__fact_transfer_events_FACT_TRANSFER_EVENTS_ID.2d391ee070"}, "test.maya_models.unique_defi__fact_refund_events_FACT_REFUND_EVENTS_ID.a016111425": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_REFUND_EVENTS_FACT_REFUND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_refund_events_FACT_REFUND_EVENTS_ID.a016111425"}, "model.maya_models.bronze__reserve_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "RESERVE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "ADDR": {"type": "TEXT", "index": 8, "name": "ADDR", "comment": ""}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__reserve_events"}, "test.maya_models.not_null_silver__swap_events_POOL_NAME.e529db3476": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_POOL_NAME.e529db3476"}, "model.maya_models.defi__fact_total_value_locked": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_TOTAL_VALUE_LOCKED", "database": "MAYA", "comment": "Fact table that shows set mimir events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_VALUE_LOCKED_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_VALUE_LOCKED_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The timestamp in day for the recorded of the block fee"}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED", "comment": "The total amount of cacao provided by the liquidity provides and pooled in the pool"}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": "The total amount of cacao provided by the node operators and bonded in the pool"}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_LOCKED", "comment": "The total cacao value locked in the pool"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.defi__fact_total_value_locked"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_swaps_events_FACT_SWAP_EVENTS_ID.bd110e1762": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_SWAPS_EVENTS_FACT_SWAP_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_swaps_events_FACT_SWAP_EVENTS_ID.bd110e1762"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_daily_pool_stats_FACT_DAILY_POOL_STATS_ID.df35fa9fd3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_DAILY_POOL_STATS_FACT_DAILY_POOL_STATS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_daily_pool_stats_FACT_DAILY_POOL_STATS_ID.df35fa9fd3"}, "test.maya_models.dbt_constraints_primary_key_price__fact_cacao_price_FACT_cacao_PRICE_ID.c5f3967993": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_PRICE", "name": "FACT_CACAO_PRICE_FACT_CACAO_PRICE_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_CACAO_PRICE_ID": {"type": "TEXT", "index": 1, "name": "FACT_CACAO_PRICE_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_price__fact_cacao_price_FACT_cacao_PRICE_ID.c5f3967993"}, "model.maya_models.silver__active_vault_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "ACTIVE_VAULT_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__active_vault_events"}, "test.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_COUNT.44ef41bdfd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_WITHDRAW_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_COUNT.44ef41bdfd"}, "model.maya_models.silver__transfer_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "TRANSFER_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDRESS": {"type": "TEXT", "index": 1, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 2, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": ""}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__transfer_events"}, "test.maya_models.not_null_silver__pool_block_balances_cacao_AMOUNT_USD.d6dbe01d1f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_CACAO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_cacao_AMOUNT_USD.d6dbe01d1f"}, "test.maya_models.not_null_silver__cacao_price_CACAO_PRICE_E8.9e3d0f25c9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "CACAO_PRICE_CACAO_PRICE_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"CACAO_PRICE_E8": {"type": "FLOAT", "index": 1, "name": "CACAO_PRICE_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__cacao_price_CACAO_PRICE_E8.9e3d0f25c9"}, "test.maya_models.not_null_defi__fact_withdraw_events__EMIT_ASSET_IN_cacao_E8.75c9544a1e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events__EMIT_ASSET_IN_cacao_E8.75c9544a1e"}, "test.maya_models.not_null_silver__refund_events_BLOCK_TIMESTAMP.60c1f10234": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_BLOCK_TIMESTAMP.60c1f10234"}, "model.maya_models.defi__fact_pool_block_fees": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_POOL_BLOCK_FEES", "database": "MAYA", "comment": "Fact table that shows the fee paid by each pool at different timestamp", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_FEES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_FEES_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The unique transaction id"}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "REWARDS": {"type": "FLOAT", "index": 4, "name": "REWARDS", "comment": "The total rewards"}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 5, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": ""}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "ASSET_LIQUIDITY_FEES", "comment": "The liquidity fees paid in Asset"}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 7, "name": "CACAO_LIQUIDITY_FEES", "comment": ""}, "EARNINGS": {"type": "FLOAT", "index": 8, "name": "EARNINGS", "comment": "The total earnings for this pool at this time"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": ""}, "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.defi__fact_pool_block_fees"}, "test.maya_models.negative_one_core__fact_transfers_DIM_BLOCK_ID.09484decc3": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_CORE", "name": "FACT_TRANSFERS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_core__fact_transfers_DIM_BLOCK_ID.09484decc3"}, "test.maya_models.unique_defi__fact_rewards_event_entries_FACT_REWARDS_EVENT_ENTRIES_ID.c1c1880829": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES_FACT_REWARDS_EVENT_ENTRIES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_rewards_event_entries_FACT_REWARDS_EVENT_ENTRIES_ID.c1c1880829"}, "test.maya_models.unique_defi__fact_swaps_FACT_SWAPS_ID.ef29d48647": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_SWAPS_FACT_SWAPS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_swaps_FACT_SWAPS_ID.ef29d48647"}, "test.maya_models.not_null_silver__bond_events_BLOCK_TIMESTAMP.b9485030e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BOND_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__bond_events_BLOCK_TIMESTAMP.b9485030e0"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_active_vault_events_FACT_ACTIVE_VAULT_EVENTS_ID.8da304f0fc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_FACT_ACTIVE_VAULT_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ACTIVE_VAULT_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_active_vault_events_FACT_ACTIVE_VAULT_EVENTS_ID.8da304f0fc"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_set_node_keys_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.b1e2dcf0f1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_SET_NODE_KEYS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_set_node_keys_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.b1e2dcf0f1"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_swaps_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.6b212551fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_SWAPS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_swaps_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.6b212551fd"}, "test.maya_models.not_null_defi__fact_bond_actions_BLOCK_TIMESTAMP.7a24d4f258": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_BLOCK_TIMESTAMP.7a24d4f258"}, "test.maya_models.not_null_silver__daily_pool_stats_ASSET_PRICE.1404d1ca43": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ASSET_PRICE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ASSET_PRICE.1404d1ca43"}, "test.maya_models.not_null_silver__daily_pool_stats_ADD_LIQUIDITY_COUNT.8ad59930c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ADD_LIQUIDITY_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ADD_LIQUIDITY_COUNT.8ad59930c0"}, "model.maya_models.silver__new_node_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "NEW_NODE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__new_node_events"}, "test.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_LOCKED.8b27efa4f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_TOTAL_VALUE_LOCKED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_LOCKED.8b27efa4f5"}, "test.maya_models.not_null_defi__fact_block_rewards_LIQUIDITY_FEE.dbbf334ba1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_REWARDS_LIQUIDITY_FEE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_rewards_LIQUIDITY_FEE.dbbf334ba1"}, "test.maya_models.negative_one_defi__fact_rewards_events_DIM_BLOCK_ID.8645c1eaa1": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_REWARDS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "BOND_E8": {"type": "NUMBER", "index": 4, "name": "BOND_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_rewards_events_DIM_BLOCK_ID.8645c1eaa1"}, "test.maya_models.not_null_silver__swaps_FROM_ASSET.2503f2d93d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_FROM_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_FROM_ASSET.2503f2d93d"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_slash_points_FACT_SLASH_POINTS_ID.dd103daf92": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_SLASH_POINTS_FACT_SLASH_POINTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_POINTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_POINTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_slash_points_FACT_SLASH_POINTS_ID.dd103daf92"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_block_fees_FACT_POOL_BLOCK_FEES_ID.de667c6ed6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_POOL_BLOCK_FEES_FACT_POOL_BLOCK_FEES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_block_fees_FACT_POOL_BLOCK_FEES_ID.de667c6ed6"}, "test.maya_models.not_null_silver__bond_events_TX_ID.d18467b918": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BOND_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__bond_events_TX_ID.d18467b918"}, "test.maya_models.not_null_defi__fact_swaps_events_LIQ_FEE_IN_cacao_E8.c9dad22e6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_LIQ_FEE_IN_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_LIQ_FEE_IN_cacao_E8.c9dad22e6c"}, "test.maya_models.not_null_silver__cacao_price_BLOCK_TIMESTAMP.70949f9fc4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "CACAO_PRICE_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"CACAO_PRICE_E8": {"type": "FLOAT", "index": 1, "name": "CACAO_PRICE_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__cacao_price_BLOCK_TIMESTAMP.70949f9fc4"}, "test.maya_models.not_null_gov__fact_new_node_events_NODE_ADDRESS.acfc5e9153": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_NEW_NODE_EVENTS_NODE_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_NEW_NODE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_NEW_NODE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_new_node_events_NODE_ADDRESS.acfc5e9153"}, "test.maya_models.not_null_silver__gas_events_CACAO_E8.4dad242a6b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "GAS_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__gas_events_CACAO_E8.4dad242a6b"}, "test.maya_models.not_null_defi__fact_bond_actions_bond_type.22b01f3b86": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_BOND_TYPE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_bond_type.22b01f3b86"}, "test.maya_models.not_null_defi__fact_failed_deposit_messages_FACT_FAILED_DEPOSIT_MESSAGES_ID.98d9a7a40e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_FACT_FAILED_DEPOSIT_MESSAGES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_failed_deposit_messages_FACT_FAILED_DEPOSIT_MESSAGES_ID.98d9a7a40e"}, "model.maya_models.bronze__block_log": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCK_LOG", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"HASH": {"type": "BINARY", "index": 1, "name": "HASH", "comment": ""}, "HEIGHT": {"type": "NUMBER", "index": 2, "name": "HEIGHT", "comment": ""}, "TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "TIMESTAMP", "comment": ""}, "AGG_STATE": {"type": "BINARY", "index": 4, "name": "AGG_STATE", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__block_log"}, "model.maya_models.bronze__slash_points_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SLASH_POINTS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "SLASH_POINTS": {"type": "NUMBER", "index": 2, "name": "SLASH_POINTS", "comment": ""}, "REASON": {"type": "TEXT", "index": 3, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__slash_points_events"}, "test.maya_models.not_null_core__fact_transfers_TO_ADDRESS.b8db4a5a70": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFERS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfers_TO_ADDRESS.b8db4a5a70"}, "test.maya_models.not_null_silver__total_value_locked_TOTAL_VALUE_POOLED.ca339c528a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_VALUE_LOCKED_TOTAL_VALUE_POOLED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_value_locked_TOTAL_VALUE_POOLED.ca339c528a"}, "test.maya_models.not_null_silver__pool_block_statistics_TOTAL_STAKE.acfd31062e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TOTAL_STAKE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TOTAL_STAKE.acfd31062e"}, "model.maya_models.gov__fact_slash_points": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_SLASH_POINTS", "database": "MAYA", "comment": "Fact table that shows set mimir events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_POINTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_POINTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": ""}, "SLASH_POINTS": {"type": "NUMBER", "index": 5, "name": "SLASH_POINTS", "comment": ""}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_slash_points"}, "test.maya_models.not_null_silver__daily_pool_stats_cacao_LIQUIDITY.09de9215b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_CACAO_LIQUIDITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_cacao_LIQUIDITY.09de9215b3"}, "test.maya_models.not_null_silver__streamling_swap_details_events_in_e8.a0acf84a1f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_IN_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_in_e8.a0acf84a1f"}, "model.maya_models.silver__fee_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "FEE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": ""}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__fee_events"}, "test.maya_models.unique_price__fact_cacao_price_FACT_cacao_PRICE_ID.0e01ec76f4": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_PRICE", "name": "FACT_CACAO_PRICE_FACT_CACAO_PRICE_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_price__fact_cacao_price_FACT_cacao_PRICE_ID.0e01ec76f4"}, "test.maya_models.not_null_silver__pool_block_balances_BLOCK_TIMESTAMP.9d9432e579": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_BLOCK_TIMESTAMP.9d9432e579"}, "test.maya_models.not_null_silver__refund_events_BLOCKCHAIN.377143648d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_BLOCKCHAIN.377143648d"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_outbound_events_FACT_OUTBOUND_EVENTS_ID.c429e7e114": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_OUTBOUND_EVENTS_FACT_OUTBOUND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_outbound_events_FACT_OUTBOUND_EVENTS_ID.c429e7e114"}, "test.maya_models.not_null_core__dim_block_BLOCK_TIMESTAMP.0e822266b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_BLOCK_TIMESTAMP.0e822266b8"}, "model.maya_models.silver__prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PRICES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": ""}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": ""}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": ""}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.silver__prices"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_total_block_rewards_FACT_TOTAL_BLOCK_REWARDS_ID.1279348063": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_FACT_TOTAL_BLOCK_REWARDS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_BLOCK_REWARDS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_total_block_rewards_FACT_TOTAL_BLOCK_REWARDS_ID.1279348063"}, "model.maya_models.silver__stake_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "STAKE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": ""}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": ""}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": ""}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": ""}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": ""}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": ""}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": ""}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "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.maya_models.silver__stake_events"}, "test.maya_models.not_null_defi__fact_add_events_BLOCKCHAIN.00aaf6b4cf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_BLOCKCHAIN.00aaf6b4cf"}, "test.maya_models.not_null_gov__fact_set_ip_address_events_BLOCK_TIMESTAMP.462fe32242": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_IP_ADDRESS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_IP_ADDRESS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "IP_ADDR": {"type": "TEXT", "index": 5, "name": "IP_ADDR", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_set_ip_address_events_BLOCK_TIMESTAMP.462fe32242"}, "test.maya_models.not_null_silver__liquidity_actions_cacao_AMOUNT_USD.4f2702f843": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_CACAO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_cacao_AMOUNT_USD.4f2702f843"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_new_node_events_FACT_NEW_NODE_EVENTS_ID.f1563548b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_NEW_NODE_EVENTS_FACT_NEW_NODE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_NEW_NODE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_NEW_NODE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_new_node_events_FACT_NEW_NODE_EVENTS_ID.f1563548b6"}, "test.maya_models.not_null_defi__fact_total_block_rewards_REWARD_ENTITY.3ee825413f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_REWARD_ENTITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_BLOCK_REWARDS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 4, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_total_block_rewards_REWARD_ENTITY.3ee825413f"}, "test.maya_models.not_null_silver__daily_pool_stats_SYSTEM_REWARDS_USD.03e77f1a19": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_SYSTEM_REWARDS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_SYSTEM_REWARDS_USD.03e77f1a19"}, "test.maya_models.not_null_defi__fact_gas_events_ASSET.29cdba3bea": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_GAS_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_gas_events_ASSET.29cdba3bea"}, "test.maya_models.not_null_silver__stake_events__ASSET_IN_CACAO_E8.93d05d9743": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__stake_events__ASSET_IN_CACAO_E8.93d05d9743"}, "test.maya_models.not_null_defi__fact_total_block_rewards_cacao_AMOUNT.b50618c8d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_BLOCK_REWARDS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 4, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_total_block_rewards_cacao_AMOUNT.b50618c8d2"}, "test.maya_models.negative_one_gov__fact_set_ip_address_events_DIM_BLOCK_ID.f2d9a1d444": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_IP_ADDRESS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_IP_ADDRESS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "IP_ADDR": {"type": "TEXT", "index": 5, "name": "IP_ADDR", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_set_ip_address_events_DIM_BLOCK_ID.f2d9a1d444"}, "test.maya_models.not_null_defi__fact_swaps_events_FROM_ASSET.d1bd099314": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_FROM_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_FROM_ASSET.d1bd099314"}, "model.maya_models.silver__outbound_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "OUTBOUND_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": ""}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "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.maya_models.silver__outbound_events"}, "test.maya_models.unique_defi__fact_update_node_account_status_events_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID.955bf5f1be": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_update_node_account_status_events_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID.955bf5f1be"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_slash_liquidity_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.0acbf7ba85": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_slash_liquidity_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.0acbf7ba85"}, "test.maya_models.not_null_silver__daily_pool_stats_SWAP_VOLUME_cacao_USD.95397f1143": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_SWAP_VOLUME_CACAO_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_SWAP_VOLUME_cacao_USD.95397f1143"}, "test.maya_models.not_null_silver__transfer_events_FROM_ADDRESS.199be5d0bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFER_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDRESS": {"type": "TEXT", "index": 1, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 2, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfer_events_FROM_ADDRESS.199be5d0bb"}, "test.maya_models.not_null_silver__block_pool_depths_ASSET_E8.aacfa8eedf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_POOL_DEPTHS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_pool_depths_ASSET_E8.aacfa8eedf"}, "test.maya_models.not_null_defi__fact_fee_events_TX_ID.e74d21d77e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FEE_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_fee_events_TX_ID.e74d21d77e"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_active_vault_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.dc9110e090": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_active_vault_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.dc9110e090"}, "test.maya_models.not_null_silver__pool_block_fees_POOL_NAME.f126e2294d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_POOL_NAME.f126e2294d"}, "model.maya_models.defi__fact_daily_pool_stats": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_DAILY_POOL_STATS", "database": "MAYA", "comment": "Fact table that shows the total valued locked and the total value bonded/pooled", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_POOL_STATS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_POOL_STATS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The unique transaction id"}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS", "comment": "The total daily system rewards in cacao to the pool"}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "SYSTEM_REWARDS_USD", "comment": "The total daily system rewards in USD to the pool"}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 6, "name": "ASSET_LIQUIDITY", "comment": "The total asset liquidity for this pool"}, "ASSET_PRICE": {"type": "NUMBER", "index": 7, "name": "ASSET_PRICE", "comment": "Current asset price"}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_PRICE_USD", "comment": "Current asset price in USD"}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 9, "name": "CACAO_LIQUIDITY", "comment": ""}, "CACAO_PRICE": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE", "comment": ""}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 11, "name": "CACAO_PRICE_USD", "comment": ""}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 12, "name": "ADD_LIQUIDITY_COUNT", "comment": "How many times to add liquidity to the pool"}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY", "comment": "The total amount of asset liquidity added to the pool"}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 14, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": "The total amount in usd of asset liquidity added to the pool"}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY", "comment": ""}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 16, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": ""}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 17, "name": "WITHDRAW_COUNT", "comment": "Time to withdraw from the pool"}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": "The total amount of asset withdrawn from the pool"}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": "The total amount in USD of asset withdrawn from the pool"}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": ""}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 21, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": ""}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID", "comment": "Impermanent loss protection cost paid to the network"}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 23, "name": "IL_PROTECTION_PAID_USD", "comment": "Impermanent loss protection cost in USD paid to the network"}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "AVERAGE_SLIP", "comment": "Average slippage "}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_ASSET_AVERAGE_SLIP", "comment": "When swap from cacao to Asset, the average slippage"}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 26, "name": "TO_CACAO_AVERAGE_SLIP", "comment": ""}, "SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "SWAP_COUNT", "comment": "Total number of swaps"}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_ASSET_SWAP_COUNT", "comment": "Total number of swaps from cacao TO Asset"}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 29, "name": "TO_CACAO_SWAP_COUNT", "comment": ""}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO", "comment": ""}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 31, "name": "SWAP_VOLUME_CACAO_USD", "comment": ""}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_ASSET_SWAP_VOLUME", "comment": "The swap volume from cacao to Asset"}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 33, "name": "TO_CACAO_SWAP_VOLUME", "comment": ""}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_CACAO", "comment": ""}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 35, "name": "TOTAL_SWAP_FEES_USD", "comment": "Total swap fees in USD"}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_SWAP_FEES", "comment": "Total asset swap fees in asset"}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 37, "name": "TOTAL_ASSET_CACAO_FEES", "comment": ""}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_MEMBER_COUNT", "comment": "All memberships with a cacao address. Take the member from cacao and asset and then subtract the balance = 0 then get the results"}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 39, "name": "UNIQUE_SWAPPER_COUNT", "comment": "The unique swap address for this pool"}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 40, "name": "LIQUIDITY_UNITS", "comment": "The amount of units for the liquidity in the pool"}, "_INVOCATION_ID": {"type": "TEXT", "index": 41, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.defi__fact_daily_pool_stats"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_withdraw_events_FACT_WITHDRAW_EVENTS_ID.2abb09d2d0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_WITHDRAW_EVENTS_FACT_WITHDRAW_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_withdraw_events_FACT_WITHDRAW_EVENTS_ID.2abb09d2d0"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_balance_change_events_FACT_POOL_BALANCE_CHANGE_EVENTS_ID.d2ddaebdfc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_balance_change_events_FACT_POOL_BALANCE_CHANGE_EVENTS_ID.d2ddaebdfc"}, "test.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_NODES.147efdb208": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_EARNINGS_TO_NODES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_NODES.147efdb208"}, "test.maya_models.not_null_defi__fact_withdraw_events_BASIS_POINTS.a01b4d3168": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_BASIS_POINTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_BASIS_POINTS.a01b4d3168"}, "test.maya_models.not_null_silver__withdraw_events_TX_ID.b23e83e2df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_TX_ID.b23e83e2df"}, "test.maya_models.negative_one_defi__fact_outbound_events_DIM_BLOCK_ID.c4dc4c2e5b": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_OUTBOUND_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_OUTBOUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_OUTBOUND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 11, "name": "IN_TX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_outbound_events_DIM_BLOCK_ID.c4dc4c2e5b"}, "test.maya_models.not_null_silver__pool_block_statistics_ASSET_PRICE_USD.d58add8c57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ASSET_PRICE_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ASSET_PRICE_USD.d58add8c57"}, "test.maya_models.not_null_silver__streamling_swap_details_events_deposit_asset.910fc757bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_DEPOSIT_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_deposit_asset.910fc757bd"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_reserve_events_FACT_RESERVE_EVENTS_ID.bc7c918b28": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_RESERVE_EVENTS_FACT_RESERVE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_RESERVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_RESERVE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_reserve_events_FACT_RESERVE_EVENTS_ID.bc7c918b28"}, "test.maya_models.not_null_silver__add_events_POOL_NAME.66d963165a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_POOL_NAME.66d963165a"}, "model.maya_models.bronze__constants": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CONSTANTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"KEY": {"type": "TEXT", "index": 1, "name": "KEY", "comment": ""}, "VALUE": {"type": "BINARY", "index": 2, "name": "VALUE", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 3, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 5, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__constants"}, "test.maya_models.not_null_defi__fact_swaps_BLOCK_TIMESTAMP.075d054d65": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAPS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAPS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 10, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 11, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 13, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 14, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 15, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 18, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 21, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 22, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 23, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 24, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 28, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 29, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 30, "name": "STREAMING_QUANTITY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 32, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 34, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_BLOCK_TIMESTAMP.075d054d65"}, "test.maya_models.unique_core__fact_transfers_FACT_TRANSFERS_ID.385cd38e6c": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_TRANSFERS_FACT_TRANSFERS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_core__fact_transfers_FACT_TRANSFERS_ID.385cd38e6c"}, "test.maya_models.not_null_silver__daily_pool_stats_TO_cacao_SWAP_COUNT.3ff1620fff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TO_CACAO_SWAP_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TO_cacao_SWAP_COUNT.3ff1620fff"}, "model.maya_models.defi__fact_fee_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_FEE_EVENTS", "database": "MAYA", "comment": "Fact table containing all related fees that happen in the Thorchain network", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": "Asset name or pool name"}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": "The amount deducted from the pool related to the fee"}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": "The asset amount for this fee, using the price table we can calculate the cacao amount by asset amount"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_fee_events"}, "test.maya_models.not_null_silver__daily_pool_stats_TO_cacao_SWAP_VOLUME.edee77e991": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TO_CACAO_SWAP_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TO_cacao_SWAP_VOLUME.edee77e991"}, "test.maya_models.not_null_silver__swaps_TX_ID.429c1bdd9e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_TX_ID.429c1bdd9e"}, "test.maya_models.not_null_defi__fact_block_rewards_LIQUIDITY_EARNINGS.6e711b1025": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_REWARDS_LIQUIDITY_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_rewards_LIQUIDITY_EARNINGS.6e711b1025"}, "test.maya_models.not_null_defi__fact_send_messages_BLOCK_TIMESTAMP.aa6c02bd54": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SEND_MESSAGES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SEND_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_SEND_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 8, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 9, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_send_messages_BLOCK_TIMESTAMP.aa6c02bd54"}, "test.maya_models.negative_one_defi__fact_bond_actions_DIM_BLOCK_ID.615245fbb3": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_BOND_ACTIONS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_bond_actions_DIM_BLOCK_ID.615245fbb3"}, "test.maya_models.not_null_silver__bond_events_BOND_TYPE.598bb69e8e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BOND_EVENTS_BOND_TYPE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__bond_events_BOND_TYPE.598bb69e8e"}, "test.maya_models.not_null_silver__fee_events_ASSET_E8.0ae7bb759e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FEE_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__fee_events_ASSET_E8.0ae7bb759e"}, "test.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_ASSET_LIQUIDITY_USD.fd07f09d47": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_WITHDRAW_ASSET_LIQUIDITY_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_ASSET_LIQUIDITY_USD.fd07f09d47"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_rewards_events_FACT_REWARDS_EVENTS_ID.72b7656211": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_REWARDS_EVENTS_FACT_REWARDS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_rewards_events_FACT_REWARDS_EVENTS_ID.72b7656211"}, "model.maya_models.defi__fact_reserve_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_RESERVE_EVENTS", "database": "MAYA", "comment": "Fact table that shows the amount of cacao reserved into the network", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_RESERVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_RESERVE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "Asset name or pool name"}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": "The asset amount"}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "The memo for this event"}, "ADDRESS": {"type": "TEXT", "index": 11, "name": "ADDRESS", "comment": "The address reserve the amount to the pool"}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": "The cacao amount"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_reserve_events"}, "test.maya_models.not_null_silver__block_rewards_BONDING_EARNINGS.46eaa4df77": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_REWARDS_BONDING_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_rewards_BONDING_EARNINGS.46eaa4df77"}, "test.maya_models.not_null_silver__withdraw_events_MEMO.0237304635": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_MEMO.0237304635"}, "model.maya_models.defi__fact_pool_block_balances": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_POOL_BLOCK_BALANCES", "database": "MAYA", "comment": "Fact table containing the actions the liquidity providers do in the THORChain, with the amount in cacao/Asset", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": ""}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": "The asset amount balance for this pool name"}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": "The asset amount balance in USD for this pool name"}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": "The synth amount balance for this pool name"}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": "The synth amount balance in USD for this pool name"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_pool_block_balances"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_reserve_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.02187e1ac9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_RESERVE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_reserve_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.02187e1ac9"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__block_rewards_DAY__day__2.c5edb01bcd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "BLOCK_REWARDS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__block_rewards_DAY__day__2.c5edb01bcd"}, "test.maya_models.unique_defi__fact_daily_pool_stats_FACT_DAILY_POOL_STATS_ID.0e5e688f58": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_DAILY_POOL_STATS_FACT_DAILY_POOL_STATS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_daily_pool_stats_FACT_DAILY_POOL_STATS_ID.0e5e688f58"}, "test.maya_models.not_null_defi__fact_gas_events_cacao_E8.fcef1e99c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_GAS_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_gas_events_cacao_E8.fcef1e99c1"}, "test.maya_models.not_null_silver__refund_events_CODE.fee514c705": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_CODE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_CODE.fee514c705"}, "test.maya_models.not_null_silver__streamling_swap_details_events_event_id.84d056a572": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_event_id.84d056a572"}, "test.maya_models.not_null_silver__swaps_TO_AMOUNT_USD.f7a4de00a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_TO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_TO_AMOUNT_USD.f7a4de00a3"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_swaps_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.6efb37c54a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_SWAPS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_swaps_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.6efb37c54a"}, "test.maya_models.not_null_silver__pool_block_statistics_POOL_UNITS.a9fd8a4a48": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_POOL_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_POOL_UNITS.a9fd8a4a48"}, "test.maya_models.not_null_silver__transfers_TO_ADDRESS.2ea6a02b7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfers_TO_ADDRESS.2ea6a02b7c"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_bond_actions_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f00f5c0230": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_BOND_ACTIONS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_bond_actions_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f00f5c0230"}, "test.maya_models.not_null_silver__failed_deposit_messages_FROM_ADDRESS.f300bfa3ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__failed_deposit_messages_FROM_ADDRESS.f300bfa3ee"}, "test.maya_models.not_null_silver__daily_pool_stats_ASSET_LIQUIDITY.c39639a01a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ASSET_LIQUIDITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ASSET_LIQUIDITY.c39639a01a"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_send_messages_FACT_SEND_MESSAGES_ID.8741e5d595": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_SEND_MESSAGES_FACT_SEND_MESSAGES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SEND_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_SEND_MESSAGES_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_send_messages_FACT_SEND_MESSAGES_ID.8741e5d595"}, "test.maya_models.not_null_silver__outbound_events_BLOCKCHAIN.65ee27c62d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_BLOCKCHAIN.65ee27c62d"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_daily_earnings_FACT_DAILY_EARNINGS_ID.405108b886": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_DAILY_EARNINGS_FACT_DAILY_EARNINGS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_daily_earnings_FACT_DAILY_EARNINGS_ID.405108b886"}, "test.maya_models.not_null_silver__stake_events_CACAO_E8.3fb99bec11": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKE_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__stake_events_CACAO_E8.3fb99bec11"}, "test.maya_models.not_null_silver__transfers_cacao_AMOUNT.fc29e27e26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfers_cacao_AMOUNT.fc29e27e26"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_block_rewards_FACT_BLOCK_REWARDS_ID.6fb653e543": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_BLOCK_REWARDS_FACT_BLOCK_REWARDS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_block_rewards_FACT_BLOCK_REWARDS_ID.6fb653e543"}, "test.maya_models.not_null_silver__block_rewards_LIQUIDITY_FEE.0d49408c2f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_REWARDS_LIQUIDITY_FEE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_rewards_LIQUIDITY_FEE.0d49408c2f"}, "test.maya_models.dbt_constraints_primary_key_core__fact_transfers_FACT_TRANSFERS_ID.0e37c8cbc3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_CORE", "name": "FACT_TRANSFERS_FACT_TRANSFERS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_core__fact_transfers_FACT_TRANSFERS_ID.0e37c8cbc3"}, "test.maya_models.not_null_silver__swaps_TO_POOL_ADDRESS.eec1cbbccd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_TO_POOL_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_TO_POOL_ADDRESS.eec1cbbccd"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_validator_request_leave_events_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID.ea06e8b3eb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_validator_request_leave_events_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID.ea06e8b3eb"}, "test.maya_models.negative_one_defi__fact_stake_events_DIM_BLOCK_ID.7c0bfe48d7": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_STAKE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_stake_events_DIM_BLOCK_ID.7c0bfe48d7"}, "test.maya_models.not_null_defi__fact_daily_earnings_BLOCK_REWARDS_USD.107e54d6bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_BLOCK_REWARDS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_BLOCK_REWARDS_USD.107e54d6bb"}, "test.maya_models.not_null_silver__streamling_swap_details_events_TX_ID.8949f66cf6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_TX_ID.8949f66cf6"}, "test.maya_models.not_null_silver__outbound_events_IN_TX.6b2f2fb6dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_IN_TX", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_IN_TX.6b2f2fb6dc"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_COUNT.686e56b6a2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_ASSET_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_COUNT.686e56b6a2"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_rewards_event_entries_FACT_REWARDS_EVENT_ENTRIES_ID.60587db32e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES_FACT_REWARDS_EVENT_ENTRIES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_rewards_event_entries_FACT_REWARDS_EVENT_ENTRIES_ID.60587db32e"}, "test.maya_models.not_null_silver__stake_events_STAKE_UNITS.71ce8d8f55": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKE_EVENTS_STAKE_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__stake_events_STAKE_UNITS.71ce8d8f55"}, "test.maya_models.not_null_silver__send_messages_BLOCK_TIMESTAMP.e97a44bf3a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_BLOCK_TIMESTAMP.e97a44bf3a"}, "test.maya_models.negative_one_defi__fact_slash_liquidity_events_DIM_BLOCK_ID.0f21ab898d": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_LIQUIDITY_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "BOND_ADDRESS": {"type": "TEXT", "index": 4, "name": "BOND_ADDRESS", "comment": null}, "LP_ADDRESS": {"type": "TEXT", "index": 5, "name": "LP_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "LP_UNITS": {"type": "NUMBER", "index": 7, "name": "LP_UNITS", "comment": null}, "ASSET_E8_LOSS": {"type": "NUMBER", "index": 8, "name": "ASSET_E8_LOSS", "comment": null}, "CACAO_E10_LOSS": {"type": "NUMBER", "index": 9, "name": "CACAO_E10_LOSS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_slash_liquidity_events_DIM_BLOCK_ID.0f21ab898d"}, "test.maya_models.not_null_silver__rewards_event_entries_CACAO_E8.cb93b74b1a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REWARDS_EVENT_ENTRIES_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 2, "name": "CACAO_E8", "comment": null}, "SAVER_E8": {"type": "NUMBER", "index": 3, "name": "SAVER_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__rewards_event_entries_CACAO_E8.cb93b74b1a"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_inactive_vault_events_FACT_INACTIVE_VAULT_EVENTS_ID.16f98389c1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_FACT_INACTIVE_VAULT_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_inactive_vault_events_FACT_INACTIVE_VAULT_EVENTS_ID.16f98389c1"}, "test.maya_models.not_null_silver__daily_pool_stats_TO_cacao_AVERAGE_SLIP.70fc8fc61f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TO_CACAO_AVERAGE_SLIP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TO_cacao_AVERAGE_SLIP.70fc8fc61f"}, "test.maya_models.not_null_silver__active_vault_events_BLOCK_TIMESTAMP.bfcca60868": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ACTIVE_VAULT_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__active_vault_events_BLOCK_TIMESTAMP.bfcca60868"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__block_rewards_DAY.62cb5ef71d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BLOCK_REWARDS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__block_rewards_DAY.62cb5ef71d"}, "model.maya_models.bronze__refund_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "REFUND_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": ""}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": ""}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": ""}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 14, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 15, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 16, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 17, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__refund_events"}, "model.maya_models.bronze__pending_liquidity_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "PENDING_LIQUIDITY_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": ""}, "ASSET_TX": {"type": "TEXT", "index": 2, "name": "ASSET_TX", "comment": ""}, "ASSET_CHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_CHAIN", "comment": ""}, "ASSET_ADDR": {"type": "TEXT", "index": 4, "name": "ASSET_ADDR", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": ""}, "CACAO_TX": {"type": "TEXT", "index": 6, "name": "CACAO_TX", "comment": ""}, "CACAO_ADDR": {"type": "TEXT", "index": 7, "name": "CACAO_ADDR", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": ""}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__pending_liquidity_events"}, "model.maya_models.silver__block_log": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "BLOCK_LOG", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"HEIGHT": {"type": "NUMBER", "index": 1, "name": "HEIGHT", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": ""}, "BLOCK_HOUR": {"type": "NUMBER", "index": 4, "name": "BLOCK_HOUR", "comment": ""}, "BLOCK_WEEK": {"type": "NUMBER", "index": 5, "name": "BLOCK_WEEK", "comment": ""}, "BLOCK_MONTH": {"type": "NUMBER", "index": 6, "name": "BLOCK_MONTH", "comment": ""}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 7, "name": "BLOCK_QUARTER", "comment": ""}, "BLOCK_YEAR": {"type": "NUMBER", "index": 8, "name": "BLOCK_YEAR", "comment": ""}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 9, "name": "BLOCK_DAYOFMONTH", "comment": ""}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFWEEK", "comment": ""}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFYEAR", "comment": ""}, "TIMESTAMP": {"type": "NUMBER", "index": 12, "name": "TIMESTAMP", "comment": ""}, "HASH": {"type": "BINARY", "index": 13, "name": "HASH", "comment": ""}, "AGG_STATE": {"type": "BINARY", "index": 14, "name": "AGG_STATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "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.maya_models.silver__block_log"}, "model.maya_models.defi__fact_daily_earnings": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_DAILY_EARNINGS", "database": "MAYA", "comment": "The earnings information for the whole THORChain network broken down by daily", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The recorded day"}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": "The summarized liquidity cost fee within this day"}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": "The summarized liquidity cost fee within this day in USD"}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": "The summarized total block rewards within this day"}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": "The summarized total block rewards within this day in USD"}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": "The summarized total earnings within this day"}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": "The summarized total earnings within this day in USD"}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": "The summarized bonding earnings within this day"}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": "The summarized bonding earnings within this day in USD"}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": "The summarized liquidity earnings fee within this day"}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": "The summarized liquidity earnings fee within this day in USD"}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": "The summarized average node operators number within this day"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.defi__fact_daily_earnings"}, "test.maya_models.unique_defi__fact_streamling_swap_details_events_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID.d77d5d9d53": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_streamling_swap_details_events_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID.d77d5d9d53"}, "model.maya_models.defi__fact_rewards_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_REWARDS_EVENTS", "database": "MAYA", "comment": "Fact table that shows the entries for the rewards", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "BOND_E8": {"type": "NUMBER", "index": 4, "name": "BOND_E8", "comment": "The cacao amount of the bond for this pool at this block"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_rewards_events"}, "test.maya_models.not_null_defi__fact_pool_block_balances_BLOCK_TIMESTAMP.57a565d05f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_balances_BLOCK_TIMESTAMP.57a565d05f"}, "model.maya_models.silver__swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SWAPS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": ""}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": ""}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": ""}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": ""}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": ""}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": ""}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": ""}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": ""}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": ""}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": ""}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": ""}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": ""}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": ""}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": ""}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": ""}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": ""}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": ""}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": ""}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": ""}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": ""}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": ""}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": ""}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.silver__swaps"}, "test.maya_models.unique_gov__fact_validator_request_leave_events_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID.37fdb42c72": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_validator_request_leave_events_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID.37fdb42c72"}, "test.maya_models.not_null_defi__fact_swaps_events_TO_ASSET.d10e7cab75": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_TO_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_TO_ASSET.d10e7cab75"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_update_node_account_status_events_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID.774a6e2a92": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_update_node_account_status_events_FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID.774a6e2a92"}, "model.maya_models.defi__fact_inactive_vault_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS", "database": "MAYA", "comment": "Fact table that provides the summary of the gas events for each block", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_INACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_INACTIVE_VAULT_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "ADD_ASGARD_ADDRESS": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDRESS", "comment": "The asgard address in the vault which are inactive"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_inactive_vault_events"}, "test.maya_models.not_null_silver__pool_block_statistics_ADD_ASSET_LIQUIDITY_VOLUME.d13b4e223c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ADD_ASSET_LIQUIDITY_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ADD_ASSET_LIQUIDITY_VOLUME.d13b4e223c"}, "test.maya_models.unique_defi__fact_reserve_events_FACT_RESERVE_EVENTS_ID.276156f1e1": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_RESERVE_EVENTS_FACT_RESERVE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_reserve_events_FACT_RESERVE_EVENTS_ID.276156f1e1"}, "test.maya_models.not_null_silver__daily_pool_stats_ASSET_PRICE_USD.43269ee26c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ASSET_PRICE_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ASSET_PRICE_USD.43269ee26c"}, "model.maya_models.defi__fact_bond_actions": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_BOND_ACTIONS", "database": "MAYA", "comment": "Fact table containing the clean bond action table to record the node operators' behaviors", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": "Same as pool name, which pool this bond events happens"}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": "There are 4 different types of bond:bond_reward, bond_paid, bond_cost, bond_returned"}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": "The asset amount for this bond event"}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": "Used the price table to calculate the asset in the usd"}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": "The memo for this event"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_bond_actions"}, "test.maya_models.not_null_defi__fact_swaps_events_TX_ID.769f694135": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_TX_ID.769f694135"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_set_ip_address_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.c760962472": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_set_ip_address_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.c760962472"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_VOLUME.a7619cb0c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_ASSET_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_VOLUME.a7619cb0c1"}, "test.maya_models.dbt_constraints_foreign_key_core__fact_mayaname_change_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.cc1edff2ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_core__fact_mayaname_change_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.cc1edff2ff"}, "model.maya_models.price__fact_cacao_price": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "FACT_CACAO_PRICE", "database": "MAYA", "comment": "Fact table that provides the cacao price at a given block height", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_CACAO_PRICE_ID": {"type": "TEXT", "index": 1, "name": "FACT_CACAO_PRICE_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "CACAO_USD": {"type": "FLOAT", "index": 4, "name": "CACAO_USD", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 6, "name": "_AUDIT_RUN_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.price__fact_cacao_price"}, "test.maya_models.not_null_silver__swaps_BLOCKCHAIN.704d8b1b68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_BLOCKCHAIN.704d8b1b68"}, "model.maya_models.bronze__update_node_account_status_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": ""}, "FORMER": {"type": "TEXT", "index": 2, "name": "FORMER", "comment": ""}, "CURRENT": {"type": "TEXT", "index": 3, "name": "CURRENT", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__update_node_account_status_events"}, "test.maya_models.not_null_silver__withdraw_events_STAKE_UNITS.602d35eb7a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_STAKE_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_STAKE_UNITS.602d35eb7a"}, "test.maya_models.not_null_silver__daily_pool_stats_ADD_ASSET_LIQUIDITY_USD.2667955ead": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ADD_ASSET_LIQUIDITY_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ADD_ASSET_LIQUIDITY_USD.2667955ead"}, "test.maya_models.not_null_silver__fee_events_TX_ID.bfb2bd0eb8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FEE_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__fee_events_TX_ID.bfb2bd0eb8"}, "model.maya_models.silver__pool_block_fees": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POOL_BLOCK_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": ""}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": ""}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": ""}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": ""}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": ""}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__pool_block_fees"}, "test.maya_models.not_null_silver__block_log_HASH.832559848d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_LOG_HASH", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"HEIGHT": {"type": "NUMBER", "index": 1, "name": "HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 4, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 5, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 6, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 7, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 8, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 9, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 12, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 13, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 14, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_log_HASH.832559848d"}, "test.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_COUNT.5fcea77d8b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_WITHDRAW_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_COUNT.5fcea77d8b"}, "test.maya_models.not_null_defi__fact_stake_events_ASSET_E8.3ef47d7e7f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STAKE_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_stake_events_ASSET_E8.3ef47d7e7f"}, "test.maya_models.not_null_defi__fact_liquidity_actions_LP_ACTION.888ababa2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_LP_ACTION", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_LP_ACTION.888ababa2b"}, "test.maya_models.not_null_silver__total_value_locked_TOTAL_VALUE_LOCKED.32714bbc40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_VALUE_LOCKED_TOTAL_VALUE_LOCKED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_value_locked_TOTAL_VALUE_LOCKED.32714bbc40"}, "test.maya_models.not_null_defi__fact_block_pool_depths_cacao_E8.940c4df3e3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_pool_depths_cacao_E8.940c4df3e3"}, "test.maya_models.not_null_silver__withdraw_events_BLOCKCHAIN.2a184325c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_BLOCKCHAIN.2a184325c3"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__stake_events_POOL_NAME__ASSET_TX_ID__ASSET_BLOCKCHAIN__ASSET_ADDRESS__STAKE_UNITS__CACAO_TX_ID__CACAO_ADDRESS__BLOCK_TIMESTAMP__EVENT_ID.e0af54f8ef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "STAKE_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 5, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__stake_events_POOL_NAME__ASSET_TX_ID__ASSET_BLOCKCHAIN__ASSET_ADDRESS__STAKE_UNITS__CACAO_TX_ID__CACAO_ADDRESS__BLOCK_TIMESTAMP__EVENT_ID.e0af54f8ef"}, "test.maya_models.not_null_defi__fact_daily_earnings_DAY.3ecfd9b0ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_DAY.3ecfd9b0ee"}, "test.maya_models.negative_one_defi__fact_withdraw_events_DIM_BLOCK_ID.5b55c401d8": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_WITHDRAW_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_withdraw_events_DIM_BLOCK_ID.5b55c401d8"}, "test.maya_models.negative_one_gov__fact_set_node_keys_events_DIM_BLOCK_ID.e78644b2d2": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_SET_NODE_KEYS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_NODE_KEYS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_NODE_KEYS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "SECP256K1": {"type": "TEXT", "index": 5, "name": "SECP256K1", "comment": null}, "ED25519": {"type": "TEXT", "index": 6, "name": "ED25519", "comment": null}, "VALIDATOR_CONSENSUS": {"type": "TEXT", "index": 7, "name": "VALIDATOR_CONSENSUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_set_node_keys_events_DIM_BLOCK_ID.e78644b2d2"}, "test.maya_models.not_null_defi__fact_bond_events_BLOCKCHAIN.cf9fb111ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_BLOCKCHAIN.cf9fb111ab"}, "test.maya_models.not_null_silver__daily_pool_stats_ADD_cacao_LIQUIDITY_USD.4061945e18": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_ADD_CACAO_LIQUIDITY_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_ADD_cacao_LIQUIDITY_USD.4061945e18"}, "test.maya_models.not_null_gov__fact_validator_request_leave_events_FROM_ADDRESS.fc1459d259": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_validator_request_leave_events_FROM_ADDRESS.fc1459d259"}, "test.maya_models.not_null_defi__fact_withdraw_events_EMIT_ASSET_E8.5c62cbff98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_EMIT_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_EMIT_ASSET_E8.5c62cbff98"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__swaps_BLOCK_ID__TX_ID__POOL_NAME__FROM_ADDRESS__TO_POOL_ADDRESS__FROM_ASSET__TO_ASSET__NATIVE_TO_ADDRESS__FROM_AMOUNT__TO_AMOUNT.aa735861a8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SWAPS_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_POOL_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 6, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "NATIVE_TO_ADDRESS", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 9, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 10, "name": "TO_AMOUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__swaps_BLOCK_ID__TX_ID__POOL_NAME__FROM_ADDRESS__TO_POOL_ADDRESS__FROM_ASSET__TO_ASSET__NATIVE_TO_ADDRESS__FROM_AMOUNT__TO_AMOUNT.aa735861a8"}, "test.maya_models.negative_one_defi__fact_block_pool_depths_DIM_BLOCK_ID.5c18572103": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_block_pool_depths_DIM_BLOCK_ID.5c18572103"}, "test.maya_models.not_null_defi__fact_withdraw_events_STAKE_UNITS.4940151023": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_STAKE_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_STAKE_UNITS.4940151023"}, "test.maya_models.not_null_gov__fact_new_node_events_BLOCK_TIMESTAMP.00db5f265e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_NEW_NODE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_NEW_NODE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_NEW_NODE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_new_node_events_BLOCK_TIMESTAMP.00db5f265e"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__streamling_swap_details_events_EVENT_ID.9d2418d597": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__streamling_swap_details_events_EVENT_ID.9d2418d597"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_daily_pool_stats_FACT_DAILY_POOL_STATS_ID.bd74e047c0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_DAILY_POOL_STATS_FACT_DAILY_POOL_STATS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_POOL_STATS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_POOL_STATS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_daily_pool_stats_FACT_DAILY_POOL_STATS_ID.bd74e047c0"}, "test.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_NODES.32ed3a19df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_EARNINGS_TO_NODES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_NODES.32ed3a19df"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_daily_tvl_FACT_DAILY_TVL_ID.f657fdd70c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_DAILY_TVL_FACT_DAILY_TVL_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_TVL_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_TVL_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_daily_tvl_FACT_DAILY_TVL_ID.f657fdd70c"}, "model.maya_models.silver__pool_block_balances": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POOL_BLOCK_BALANCES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": ""}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": ""}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": ""}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": ""}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": ""}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.silver__pool_block_balances"}, "test.maya_models.not_null_gov__fact_validator_request_leave_events_BLOCK_TIMESTAMP.28cd20e919": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_validator_request_leave_events_BLOCK_TIMESTAMP.28cd20e919"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__liquidity_actions_BLOCK_TIMESTAMP__day__7.d61449f555": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "LIQUIDITY_ACTIONS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__liquidity_actions_BLOCK_TIMESTAMP__day__7.d61449f555"}, "test.maya_models.not_null_defi__fact_update_node_account_status_events_CURRENT_STATUS.d76b33c0c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_CURRENT_STATUS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 4, "name": "FORMER_STATUS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 5, "name": "CURRENT_STATUS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_update_node_account_status_events_CURRENT_STATUS.d76b33c0c7"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_rewards_event_entries_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f384372f38": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_rewards_event_entries_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f384372f38"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_failed_deposit_messages_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ae79fc665a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_failed_deposit_messages_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ae79fc665a"}, "model.maya_models.silver__daily_earnings": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DAILY_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": ""}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": ""}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": ""}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": ""}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": ""}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": ""}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": ""}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": ""}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": ""}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": ""}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__daily_earnings"}, "test.maya_models.not_null_silver__streamling_swap_details_events_quantity.fd5461e50b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_QUANTITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_quantity.fd5461e50b"}, "test.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_ASSET_VOLUME.8109e4b0cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_WITHDRAW_ASSET_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_ASSET_VOLUME.8109e4b0cb"}, "test.maya_models.unique_defi__fact_block_pool_depths_FACT_POOL_DEPTHS_ID.d893b0b8a0": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_FACT_POOL_DEPTHS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_block_pool_depths_FACT_POOL_DEPTHS_ID.d893b0b8a0"}, "model.maya_models.silver__add_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "ADD_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "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.maya_models.silver__add_events"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_set_node_keys_events_FACT_SET_NODE_KEYS_EVENTS_ID.8a3255067b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_SET_NODE_KEYS_EVENTS_FACT_SET_NODE_KEYS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_NODE_KEYS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_NODE_KEYS_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_set_node_keys_events_FACT_SET_NODE_KEYS_EVENTS_ID.8a3255067b"}, "test.maya_models.not_null_defi__fact_add_events_ASSET_E8.366017cb0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_ASSET_E8.366017cb0d"}, "test.maya_models.not_null_silver__pool_block_statistics_UNIQUE_MEMBER_COUNT.e21371b8b6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_UNIQUE_MEMBER_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_UNIQUE_MEMBER_COUNT.e21371b8b6"}, "test.maya_models.not_null_silver__withdraw_events_FROM_ADDRESS.221980d7cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_FROM_ADDRESS.221980d7cb"}, "test.maya_models.not_null_core__fact_transfer_events_ASSET.bacb47e2e3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFER_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfer_events_ASSET.bacb47e2e3"}, "test.maya_models.not_null_silver__liquidity_actions_ASSET_AMOUNT.9620d465a9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_ASSET_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_ASSET_AMOUNT.9620d465a9"}, "test.maya_models.not_null_silver__send_messages_TX_ID.4845b0765f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_TX_ID.4845b0765f"}, "test.maya_models.not_null_defi__fact_add_events_MEMO.10fc5a9c70": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_MEMO.10fc5a9c70"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__gas_events_EVENT_ID__ASSET__BLOCK_TIMESTAMP.b0baea926f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "GAS_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__gas_events_EVENT_ID__ASSET__BLOCK_TIMESTAMP.b0baea926f"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_bond_actions_FACT_BOND_ACTIONS_ID.f75bda8238": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_BOND_ACTIONS_FACT_BOND_ACTIONS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_bond_actions_FACT_BOND_ACTIONS_ID.f75bda8238"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_block_pool_depths_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.b693e5d66c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_block_pool_depths_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.b693e5d66c"}, "test.maya_models.not_null_defi__fact_fee_events_POOL_DEDUCT.75679a84a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FEE_EVENTS_POOL_DEDUCT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_fee_events_POOL_DEDUCT.75679a84a7"}, "test.maya_models.dbt_constraints_foreign_key_core__fact_transfers_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.e0e628ae42": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_CORE", "name": "FACT_TRANSFERS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_core__fact_transfers_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.e0e628ae42"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_add_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.927064ee9c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_ADD_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_add_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.927064ee9c"}, "model.maya_models.silver__swap_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SWAP_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": ""}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": ""}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": ""}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": ""}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": ""}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": ""}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": ""}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": ""}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": ""}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": ""}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": ""}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "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.maya_models.silver__swap_events"}, "test.maya_models.not_null_defi__fact_withdraw_events_ASSET_E8.d0be5ed1a4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_ASSET_E8.d0be5ed1a4"}, "test.maya_models.not_null_defi__fact_bond_events_bond_type.544f931184": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_BOND_TYPE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_bond_type.544f931184"}, "test.maya_models.not_null_silver__pool_block_statistics_UNITS.1c3ee9d2a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_UNITS.1c3ee9d2a0"}, "test.maya_models.negative_one_defi__fact_reserve_events_DIM_BLOCK_ID.f394603e35": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_RESERVE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_RESERVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_RESERVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 11, "name": "ADDRESS", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_reserve_events_DIM_BLOCK_ID.f394603e35"}, "test.maya_models.negative_one_gov__fact_slash_amounts_DIM_BLOCK_ID.24c3e556a0": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_SLASH_AMOUNTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_AMOUNTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_AMOUNTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_slash_amounts_DIM_BLOCK_ID.24c3e556a0"}, "test.maya_models.negative_one_defi__fact_fee_events_DIM_BLOCK_ID.48e400d73b": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_FEE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_fee_events_DIM_BLOCK_ID.48e400d73b"}, "test.maya_models.not_null_defi__fact_swaps_events__DIRECTION.6ab3030ca2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events__DIRECTION.6ab3030ca2"}, "test.maya_models.dbt_constraints_foreign_key_core__fact_set_mimir_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f0eb017ef2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_CORE", "name": "FACT_SET_MIMIR_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_core__fact_set_mimir_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f0eb017ef2"}, "test.maya_models.not_null_silver__outbound_events_ASSET.0d7a3cb9ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_ASSET.0d7a3cb9ee"}, "test.maya_models.unique_core__fact_transfer_events_FACT_TRANSFER_EVENTS_ID.b97c8780e8": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_TRANSFER_EVENTS_FACT_TRANSFER_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_core__fact_transfer_events_FACT_TRANSFER_EVENTS_ID.b97c8780e8"}, "test.maya_models.not_null_defi__fact_stake_events_STAKE_UNITS.7dd72be974": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STAKE_EVENTS_STAKE_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_stake_events_STAKE_UNITS.7dd72be974"}, "model.maya_models.defi__fact_outbound_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_OUTBOUND_EVENTS", "database": "MAYA", "comment": "Fact table that provides the summary of the gas events for each block", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_OUTBOUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_OUTBOUND_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "Same as pool name, which pool this outbound event happens"}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": "The asset amount for this outbound event, using the price table we can calculate the cacao amount by asset amount"}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "The memo for this event"}, "IN_TX": {"type": "TEXT", "index": 11, "name": "IN_TX", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_outbound_events"}, "model.maya_models.gov__fact_slash_amounts": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_SLASH_AMOUNTS", "database": "MAYA", "comment": "Fact table that shows slash events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_AMOUNTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_AMOUNTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": "Asset name or pool name"}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": " The asset amount"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_slash_amounts"}, "test.maya_models.not_null_silver__pool_block_statistics_SWAP_COUNT.d16cc64040": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_SWAP_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_SWAP_COUNT.d16cc64040"}, "test.maya_models.not_null_silver__swaps_FROM_ADDRESS.247c2a81d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_FROM_ADDRESS.247c2a81d9"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_core__dim_block_BLOCK_TIMESTAMP__day__1.412ac293c7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_CORE", "name": "DIM_BLOCK_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_core__dim_block_BLOCK_TIMESTAMP__day__1.412ac293c7"}, "test.maya_models.not_null_silver__validator_request_leave_events_EVENT_ID.b55c332547": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 3, "name": "NODE_ADDRESS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__validator_request_leave_events_EVENT_ID.b55c332547"}, "model.maya_models.defi__fact_update_node_account_status_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS", "database": "MAYA", "comment": "Fact table containing node account status events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "FORMER_STATUS": {"type": "TEXT", "index": 4, "name": "FORMER_STATUS", "comment": "The amount of cacao for this add event"}, "CURRENT_STATUS": {"type": "TEXT", "index": 5, "name": "CURRENT_STATUS", "comment": "The name of the blockchain"}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": "Address of node operator"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_update_node_account_status_events"}, "test.maya_models.not_null_defi__fact_bond_actions_FROM_ADDRESS.d62d81333f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_FROM_ADDRESS.d62d81333f"}, "test.maya_models.not_null_silver__swaps_MIN_TO_AMOUNT.75770dfa8f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_MIN_TO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_MIN_TO_AMOUNT.75770dfa8f"}, "test.maya_models.not_null_silver__withdraw_events_EMIT_cacao_E8.7f717e247c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_EMIT_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_EMIT_cacao_E8.7f717e247c"}, "model.maya_models.defi__fact_daily_tvl": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_DAILY_TVL", "database": "MAYA", "comment": "Fact table that shows the total valued locked and the total value bonded/pooled", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_TVL_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_TVL_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The unique transaction id"}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED", "comment": "The total amount of cacao provided by the liquidity provides and pooled in the pool"}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_POOLED_USD", "comment": "The total USD amount of cacao provided by the liquidity provides and pooled in the pool"}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED", "comment": "The total amount of cacao provided by the node operators and bonded in the pool"}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_BONDED_USD", "comment": "The total USD amount of cacao provided by the node operators and bonded in the pool"}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED", "comment": "The total cacao value locked in the pool"}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_VALUE_LOCKED_USD", "comment": "The total USD value locked in the pool"}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.defi__fact_daily_tvl"}, "test.maya_models.not_null_silver__pool_balance_change_events_ASSET.fe12efdf7a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_ASSET.fe12efdf7a"}, "test.maya_models.not_null_silver__transfers_FROM_ADDRESS.cc15ca835c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfers_FROM_ADDRESS.cc15ca835c"}, "test.maya_models.not_null_silver__rewards_events_BLOCK_TIMESTAMP.9c9ab7fca9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REWARDS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BOND_E8": {"type": "NUMBER", "index": 1, "name": "BOND_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__rewards_events_BLOCK_TIMESTAMP.9c9ab7fca9"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__swaps_BLOCK_TIMESTAMP_DATE__day__2.d8a8588da7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "SWAPS_BLOCK_TIMESTAMP_DATE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__swaps_BLOCK_TIMESTAMP_DATE__day__2.d8a8588da7"}, "test.maya_models.not_null_silver__pool_block_statistics_DEPTH_PRODUCT.10ec4d6762": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_DEPTH_PRODUCT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_DEPTH_PRODUCT.10ec4d6762"}, "model.maya_models.bronze__bond_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BOND_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": ""}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__bond_events"}, "model.maya_models.defi__fact_liquidity_actions": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_LIQUIDITY_ACTIONS", "database": "MAYA", "comment": "Fact table containing the actions the liquidity providers do in the THORChain, with the amount in cacao/Asset", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": "The direction of the liquidity providers, add or remove the liquidity"}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The account public key"}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": "The account public key"}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": ""}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": "How many Asset liquidity added/removed"}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": "How many Asset liquidity added/removed in USD"}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": "Stake units are a way of representing how much liquidity an address has in the pool. THORChain converts the raw amounts you are depositing / withdrawing into stake_units to represent what % of the pool you own a claim to."}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": "The transaction id for adding/removing the asset"}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": "The asset address of the liquidity provider"}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": "The name of the blockchain"}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": "The total impermanent loss protection paid for this pool on this day"}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": "The total impermanent loss protection paid in USD for this pool on this day"}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": "Only exists in unstake, or removing the liquidity"}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": "The basis points for unstaking, or removing the liquidity"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_liquidity_actions"}, "test.maya_models.not_null_defi__fact_stake_events_cacao_E8.1c41c93867": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STAKE_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_stake_events_cacao_E8.1c41c93867"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_block_pool_depths_FACT_POOL_DEPTHS_ID.516d84511a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_FACT_POOL_DEPTHS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_block_pool_depths_FACT_POOL_DEPTHS_ID.516d84511a"}, "test.maya_models.not_null_silver__outbound_events_ASSET_E8.e28187620c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_ASSET_E8.e28187620c"}, "test.maya_models.dbt_expectations_expect_column_to_exist_price__fact_cacao_price_FACT_cacao_PRICE_ID.f9b7879357": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_PRICE", "name": "FACT_CACAO_PRICE_FACT_CACAO_PRICE_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_price__fact_cacao_price_FACT_cacao_PRICE_ID.f9b7879357"}, "test.maya_models.not_null_silver__fee_events_POOL_DEDUCT.3a131f1475": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FEE_EVENTS_POOL_DEDUCT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__fee_events_POOL_DEDUCT.3a131f1475"}, "test.maya_models.not_null_defi__fact_gas_events_ASSET_E8.07160f6bba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_GAS_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_gas_events_ASSET_E8.07160f6bba"}, "test.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_ASSET_LIQUIDITY.87edc02d31": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_WITHDRAW_ASSET_LIQUIDITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_ASSET_LIQUIDITY.87edc02d31"}, "test.maya_models.not_null_silver__transfers_BLOCK_ID.81767d6c3c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfers_BLOCK_ID.81767d6c3c"}, "test.maya_models.unique_defi__fact_pool_block_statistics_FACT_POOL_BLOCK_STATISTICS_ID.59e4ff0377": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_POOL_BLOCK_STATISTICS_FACT_POOL_BLOCK_STATISTICS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_pool_block_statistics_FACT_POOL_BLOCK_STATISTICS_ID.59e4ff0377"}, "model.maya_models.bronze__fee_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "FEE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": ""}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__fee_events"}, "test.maya_models.not_null_silver__block_pool_depths_BLOCK_TIMESTAMP.d45c965914": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_POOL_DEPTHS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_pool_depths_BLOCK_TIMESTAMP.d45c965914"}, "test.maya_models.not_null_silver__rewards_event_entries_BLOCK_TIMESTAMP.b2bee0a774": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REWARDS_EVENT_ENTRIES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 2, "name": "CACAO_E8", "comment": null}, "SAVER_E8": {"type": "NUMBER", "index": 3, "name": "SAVER_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__rewards_event_entries_BLOCK_TIMESTAMP.b2bee0a774"}, "test.maya_models.unique_defi__fact_bond_events_FACT_BOND_EVENTS_ID.8280804d98": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_BOND_EVENTS_FACT_BOND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_bond_events_FACT_BOND_EVENTS_ID.8280804d98"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_bond_actions_FACT_BOND_ACTIONS_ID.b04f02a38c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_BOND_ACTIONS_FACT_BOND_ACTIONS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_bond_actions_FACT_BOND_ACTIONS_ID.b04f02a38c"}, "model.maya_models.defi__fact_stake_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_STAKE_EVENTS", "database": "MAYA", "comment": "Fact table containing stake events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": "The unique transaction id"}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": "The name of the blockchain"}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": "The account public key"}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": "The asset amount for this event"}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": ""}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": ""}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": ""}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_stake_events"}, "test.maya_models.not_null_gov__fact_set_version_events_BLOCK_TIMESTAMP.98b94bb2b0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_SET_VERSION_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_VERSION_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_VERSION_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "VERSION": {"type": "TEXT", "index": 5, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_set_version_events_BLOCK_TIMESTAMP.98b94bb2b0"}, "test.maya_models.not_null_silver__swap_events__DIRECTION.910c1bf98a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events__DIRECTION.910c1bf98a"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_block_statistics_DAY__day__2.56faaa8dbf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "POOL_BLOCK_STATISTICS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_block_statistics_DAY__day__2.56faaa8dbf"}, "test.maya_models.unique_core__fact_set_mimir_events_FACT_SET_MIMIR_EVENTS_ID.449f05e794": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_SET_MIMIR_EVENTS_FACT_SET_MIMIR_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_core__fact_set_mimir_events_FACT_SET_MIMIR_EVENTS_ID.449f05e794"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_total_value_locked_FACT_TOTAL_VALUE_LOCKED_ID.23e51de8c7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_TOTAL_VALUE_LOCKED_FACT_TOTAL_VALUE_LOCKED_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_total_value_locked_FACT_TOTAL_VALUE_LOCKED_ID.23e51de8c7"}, "test.maya_models.unique_defi__fact_total_value_locked_DAY.54d8e130aa": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_TOTAL_VALUE_LOCKED_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "DATE", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_total_value_locked_DAY.54d8e130aa"}, "test.maya_models.not_null_defi__fact_pool_block_fees_DAY.5196d903a4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_FEES_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_FEES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_FEES_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 4, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 5, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 7, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 8, "name": "EARNINGS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_fees_DAY.5196d903a4"}, "model.maya_models.bronze__new_node_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "NEW_NODE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__new_node_events"}, "test.maya_models.not_null_silver__block_rewards_DAY.202d1b684a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_REWARDS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_rewards_DAY.202d1b684a"}, "test.maya_models.not_null_silver__add_events_MEMO.111566b9b2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_MEMO.111566b9b2"}, "test.maya_models.negative_one_defi__fact_total_block_rewards_DIM_BLOCK_ID.875d3d7233": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_BLOCK_REWARDS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 4, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_total_block_rewards_DIM_BLOCK_ID.875d3d7233"}, "test.maya_models.not_null_core__dim_block_BLOCK_ID.4093a445bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_BLOCK_ID.4093a445bc"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_gas_events_FACT_GAS_EVENTS_ID.bb047375bf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_GAS_EVENTS_FACT_GAS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_gas_events_FACT_GAS_EVENTS_ID.bb047375bf"}, "model.maya_models.silver__pending_liquidity_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "PENDING_LIQUIDITY_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": ""}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": ""}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": ""}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": ""}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": ""}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": ""}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "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.maya_models.silver__pending_liquidity_events"}, "test.maya_models.dbt_expectations_expect_column_to_exist_core__fact_transfer_events_FACT_TRANSFER_EVENTS_ID.b834b16336": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_TRANSFER_EVENTS_FACT_TRANSFER_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_core__fact_transfer_events_FACT_TRANSFER_EVENTS_ID.b834b16336"}, "test.maya_models.not_null_silver__withdraw_events_ASYMMETRY.5e0af14a3f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_ASYMMETRY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_ASYMMETRY.5e0af14a3f"}, "test.maya_models.not_null_defi__fact_block_pool_depths_BLOCK_TIMESTAMP.289de889f0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_pool_depths_BLOCK_TIMESTAMP.289de889f0"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_fee_events_FACT_FEE_EVENTS_ID.b1c98cbf26": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_FEE_EVENTS_FACT_FEE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_fee_events_FACT_FEE_EVENTS_ID.b1c98cbf26"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_rewards_events_FACT_REWARDS_EVENTS_ID.a30d4540ea": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_REWARDS_EVENTS_FACT_REWARDS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_rewards_events_FACT_REWARDS_EVENTS_ID.a30d4540ea"}, "model.maya_models.defi__fact_pool_balance_change_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS", "database": "MAYA", "comment": "Fact table that shows the change of the pool balance", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BALANCE_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": "Same as pool name, which pool this bond events happens"}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 5, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_ADD": {"type": "BOOLEAN", "index": 6, "name": "CACAO_ADD", "comment": ""}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 7, "name": "ASSET_AMOUNT", "comment": "The amount of asset for the pool balance change"}, "ASSET_ADD": {"type": "BOOLEAN", "index": 8, "name": "ASSET_ADD", "comment": "False or True, if True, then the event is to add asset not cacao"}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": "The reason for the pool balance change"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_pool_balance_change_events"}, "test.maya_models.not_null_silver__prices_cacao_USD.fb9aeff69a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_CACAO_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_cacao_USD.fb9aeff69a"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_swaps_FACT_SWAPS_ID.65b78c9b2b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_SWAPS_FACT_SWAPS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_swaps_FACT_SWAPS_ID.65b78c9b2b"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_failed_deposit_messages_FACT_FAILED_DEPOSIT_MESSAGES_ID.5222579419": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_FACT_FAILED_DEPOSIT_MESSAGES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_failed_deposit_messages_FACT_FAILED_DEPOSIT_MESSAGES_ID.5222579419"}, "test.maya_models.not_null_silver__block_rewards_LIQUIDITY_EARNINGS.61a45ddd0e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_REWARDS_LIQUIDITY_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_rewards_LIQUIDITY_EARNINGS.61a45ddd0e"}, "test.maya_models.not_null_defi__fact_update_node_account_status_events_NODE_ADDRESS.13852b9c2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_NODE_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 4, "name": "FORMER_STATUS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 5, "name": "CURRENT_STATUS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_update_node_account_status_events_NODE_ADDRESS.13852b9c2e"}, "test.maya_models.not_null_silver__pool_block_balances_ASSET_AMOUNT.69087d909b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_ASSET_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_ASSET_AMOUNT.69087d909b"}, "test.maya_models.not_null_silver__pool_block_statistics_ASSET.e2a9d555b4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ASSET.e2a9d555b4"}, "test.maya_models.not_null_defi__fact_daily_earnings_TOTAL_EARNINGS.66fbf6afc0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_TOTAL_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_TOTAL_EARNINGS.66fbf6afc0"}, "test.maya_models.not_null_defi__fact_swaps_events_TO_E8_MIN.f257749398": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_TO_E8_MIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_TO_E8_MIN.f257749398"}, "test.maya_models.not_null_silver__rewards_event_entries_POOL_NAME.714768eae5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REWARDS_EVENT_ENTRIES_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 2, "name": "CACAO_E8", "comment": null}, "SAVER_E8": {"type": "NUMBER", "index": 3, "name": "SAVER_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__rewards_event_entries_POOL_NAME.714768eae5"}, "test.maya_models.not_null_silver__block_log_HEIGHT.e9a4d0156c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_LOG_HEIGHT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"HEIGHT": {"type": "NUMBER", "index": 1, "name": "HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 4, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 5, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 6, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 7, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 8, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 9, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 12, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 13, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 14, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_log_HEIGHT.e9a4d0156c"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_set_version_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f9e30bbb44": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_SET_VERSION_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_set_version_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.f9e30bbb44"}, "test.maya_models.not_null_silver__streamling_swap_details_events_block_timestamp.2889dd87d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_block_timestamp.2889dd87d2"}, "model.maya_models.gov__fact_validator_request_leave_events": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS", "database": "MAYA", "comment": "Fact table containing validator request leave events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": "Address of node operator"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_validator_request_leave_events"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_update_node_account_status_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ff3ca4dfef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_update_node_account_status_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ff3ca4dfef"}, "test.maya_models.not_null_silver__withdraw_events__EMIT_ASSET_IN_cacao_E8.02d525bd2d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events__EMIT_ASSET_IN_cacao_E8.02d525bd2d"}, "test.maya_models.not_null_silver__streamling_swap_details_events_out_e8.3869542c15": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_OUT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_out_e8.3869542c15"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_rewards_event_entries_FACT_REWARDS_EVENT_ENTRIES_ID.797b705be0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES_FACT_REWARDS_EVENT_ENTRIES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENT_ENTRIES_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENT_ENTRIES_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_rewards_event_entries_FACT_REWARDS_EVENT_ENTRIES_ID.797b705be0"}, "model.maya_models.silver__reserve_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "RESERVE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 8, "name": "ADDRESS", "comment": ""}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "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.maya_models.silver__reserve_events"}, "test.maya_models.not_null_silver__validator_request_leave_events_FROM_ADDRESS.209d28d48f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 3, "name": "NODE_ADDRESS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__validator_request_leave_events_FROM_ADDRESS.209d28d48f"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_validator_request_leave_events_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID.0f41863c47": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_validator_request_leave_events_FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID.0f41863c47"}, "test.maya_models.not_null_silver__daily_pool_stats_TOTAL_SWAP_FEES_USD.ef71577e45": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TOTAL_SWAP_FEES_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TOTAL_SWAP_FEES_USD.ef71577e45"}, "model.maya_models.silver__slash_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SLASH_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": ""}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__slash_events"}, "test.maya_models.not_null_silver__withdraw_events_BLOCK_TIMESTAMP.7a02200069": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_BLOCK_TIMESTAMP.7a02200069"}, "test.maya_models.not_null_silver__daily_pool_stats_TOTAL_SWAP_FEES_cacao.af0178ad49": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TOTAL_SWAP_FEES_CACAO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TOTAL_SWAP_FEES_cacao.af0178ad49"}, "test.maya_models.not_null_silver__pool_block_statistics_ADD_LIQUIDITY_COUNT.a6468ef5dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ADD_LIQUIDITY_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ADD_LIQUIDITY_COUNT.a6468ef5dd"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__daily_pool_stats_DAY__day__2.57bf32999f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "DAILY_POOL_STATS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__daily_pool_stats_DAY__day__2.57bf32999f"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__total_value_locked_DAY.156a4d804a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "TOTAL_VALUE_LOCKED_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__total_value_locked_DAY.156a4d804a"}, "test.maya_models.not_null_silver__pool_balance_change_events_CACAO_ADD.5b7cd349b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_CACAO_ADD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_CACAO_ADD.5b7cd349b8"}, "test.maya_models.not_null_defi__fact_swaps_events_BLOCKCHAIN.a7bfef9416": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_BLOCKCHAIN.a7bfef9416"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_slash_points_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ee65c78e29": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_SLASH_POINTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_slash_points_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ee65c78e29"}, "test.maya_models.not_null_silver__streamling_swap_details_events_deposit_e8.be8b643427": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_DEPOSIT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_deposit_e8.be8b643427"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_stake_events_FACT_STAKE_EVENTS_ID.aa005ffc15": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_STAKE_EVENTS_FACT_STAKE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_stake_events_FACT_STAKE_EVENTS_ID.aa005ffc15"}, "model.maya_models.bronze__set_mimir_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SET_MIMIR_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"KEY": {"type": "TEXT", "index": 1, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 2, "name": "VALUE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__set_mimir_events"}, "test.maya_models.unique_defi__fact_outbound_events_FACT_OUTBOUND_EVENTS_ID.7ce8b4da38": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_OUTBOUND_EVENTS_FACT_OUTBOUND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_outbound_events_FACT_OUTBOUND_EVENTS_ID.7ce8b4da38"}, "test.maya_models.not_null_silver__pool_block_fees_ASSET_LIQUIDITY_FEES.b890f32362": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_ASSET_LIQUIDITY_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_ASSET_LIQUIDITY_FEES.b890f32362"}, "test.maya_models.not_null_silver__streamling_swap_details_events_in_asset.a79e30ae3f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_IN_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_in_asset.a79e30ae3f"}, "test.maya_models.not_null_silver__daily_pool_stats_UNIQUE_SWAPPER_COUNT.38ba7212c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_UNIQUE_SWAPPER_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_UNIQUE_SWAPPER_COUNT.38ba7212c2"}, "test.maya_models.unique_defi__fact_inactive_vault_events_FACT_INACTIVE_VAULT_EVENTS_ID.d1b9a47336": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_FACT_INACTIVE_VAULT_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_inactive_vault_events_FACT_INACTIVE_VAULT_EVENTS_ID.d1b9a47336"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_set_node_keys_events_FACT_SET_NODE_KEYS_EVENTS_ID.5cc3f7cdc4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_SET_NODE_KEYS_EVENTS_FACT_SET_NODE_KEYS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_set_node_keys_events_FACT_SET_NODE_KEYS_EVENTS_ID.5cc3f7cdc4"}, "test.maya_models.not_null_silver__daily_pool_stats_TOTAL_ASSET_cacao_FEES.635f330f09": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TOTAL_ASSET_CACAO_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TOTAL_ASSET_cacao_FEES.635f330f09"}, "test.maya_models.not_null_silver__swap_events_TO_ASSET.2a903da825": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_TO_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_TO_ASSET.2a903da825"}, "test.maya_models.not_null_defi__fact_swaps_events_SWAP_SLIP_BP.83363ed081": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_SWAP_SLIP_BP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_SWAP_SLIP_BP.83363ed081"}, "model.maya_models.defi__fact_block_pool_depths": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_BLOCK_POOL_DEPTHS", "database": "MAYA", "comment": "Fact table containing all the available pools and its cacao/asset depth at each block interval", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": "The asset depth for this pool at this block"}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_block_pool_depths"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_pool_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.111d8db3ee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_POOL_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_pool_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.111d8db3ee"}, "test.maya_models.not_null_defi__fact_swaps_events_FROM_E8.e5316aeab9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_FROM_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_FROM_E8.e5316aeab9"}, "test.maya_models.unique_gov__fact_set_node_keys_events_FACT_SET_NODE_KEYS_EVENTS_ID.8880e9c1e4": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_SET_NODE_KEYS_EVENTS_FACT_SET_NODE_KEYS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_set_node_keys_events_FACT_SET_NODE_KEYS_EVENTS_ID.8880e9c1e4"}, "test.maya_models.not_null_silver__swap_events_BLOCK_TIMESTAMP.a57ee76fa3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_BLOCK_TIMESTAMP.a57ee76fa3"}, "test.maya_models.not_null_silver__pool_block_statistics_ADD_LIQUIDITY_VOLUME.8c96da03e7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ADD_LIQUIDITY_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ADD_LIQUIDITY_VOLUME.8c96da03e7"}, "test.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_POOLS.6073eca3d0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_EARNINGS_TO_POOLS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_POOLS.6073eca3d0"}, "model.maya_models.defi__fact_total_block_rewards": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS", "database": "MAYA", "comment": "Fact table containing stake events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_BLOCK_REWARDS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "REWARD_ENTITY": {"type": "TEXT", "index": 4, "name": "REWARD_ENTITY", "comment": "The asset or named as pool name"}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_total_block_rewards"}, "model.maya_models.silver__send_messages": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SEND_MESSAGES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": ""}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": ""}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": ""}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "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.maya_models.silver__send_messages"}, "test.maya_models.not_null_defi__fact_liquidity_actions_STAKE_UNITS.407cd789d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_STAKE_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_STAKE_UNITS.407cd789d6"}, "test.maya_models.not_null_core__dim_block_HASH.b08299a937": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_HASH", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_HASH.b08299a937"}, "test.maya_models.not_null_defi__fact_streamling_swap_details_events_BLOCK_TIMESTAMP.5598932a8c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 5, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 6, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 7, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 8, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 9, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 10, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 11, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 12, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 13, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 14, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 15, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAPS_REASONS": {"type": "TEXT", "index": 16, "name": "FAILED_SWAPS_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 17, "name": "EVENT_ID", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 18, "name": "FAILED_SWAP_REASONS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_streamling_swap_details_events_BLOCK_TIMESTAMP.5598932a8c"}, "test.maya_models.not_null_defi__fact_daily_pool_stats_DAY.134c4023bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_POOL_STATS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_POOL_STATS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_POOL_STATS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 6, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 7, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 9, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 11, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 12, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 14, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 16, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 17, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 21, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 23, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 26, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 29, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 31, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 33, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 35, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 37, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 39, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 40, "name": "LIQUIDITY_UNITS", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 41, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_pool_stats_DAY.134c4023bc"}, "model.maya_models.bronze__pool_balance_change_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "POOL_BALANCE_CHANGE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": ""}, "CACAO_AMT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMT", "comment": ""}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": ""}, "ASSET_AMT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMT", "comment": ""}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": ""}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 9, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 10, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 11, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 12, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__pool_balance_change_events"}, "test.maya_models.not_null_silver__swap_events_TO_ADDRESS.3c473194d8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_TO_ADDRESS.3c473194d8"}, "test.maya_models.not_null_silver__add_events_cacao_E8.9839039ade": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_cacao_E8.9839039ade"}, "test.maya_models.not_null_defi__fact_bond_actions_ASSET_USD.4eb112cfa0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_ASSET_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_ASSET_USD.4eb112cfa0"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_refund_events_FACT_REFUND_EVENTS_ID.c03b0b240a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_REFUND_EVENTS_FACT_REFUND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REFUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REFUND_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_refund_events_FACT_REFUND_EVENTS_ID.c03b0b240a"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_cacao_FEES.b88c364faa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_CACAO_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_cacao_FEES.b88c364faa"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__pending_liquidity_events_EVENT_ID__ASSET_ADDRESS__CACAO_ADDRESS.188b780819": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 2, "name": "ASSET_ADDRESS", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 3, "name": "CACAO_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__pending_liquidity_events_EVENT_ID__ASSET_ADDRESS__CACAO_ADDRESS.188b780819"}, "test.maya_models.negative_one_defi__fact_add_events_DIM_BLOCK_ID.b6ac5d06b5": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_ADD_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_add_events_DIM_BLOCK_ID.b6ac5d06b5"}, "test.maya_models.not_null_silver__withdraw_events_TO_ADDRESS.7500c7f147": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_TO_ADDRESS.7500c7f147"}, "test.maya_models.not_null_silver__total_block_rewards_BLOCK_TIMESTAMP.7d7b639434": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_BLOCK_REWARDS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 3, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 6, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_block_rewards_BLOCK_TIMESTAMP.7d7b639434"}, "test.maya_models.negative_one_defi__fact_pool_events_DIM_BLOCK_ID.5c5bf65270": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_POOL_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 5, "name": "STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_pool_events_DIM_BLOCK_ID.5c5bf65270"}, "model.maya_models.bronze__add_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "ADD_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": ""}, "POOL": {"type": "TEXT", "index": 9, "name": "POOL", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__add_events"}, "test.maya_models.not_null_silver__pool_block_statistics_ASSET_DEPTH.afecafb5a1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ASSET_DEPTH", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ASSET_DEPTH.afecafb5a1"}, "test.maya_models.not_null_defi__fact_stake_events_BLOCK_TIMESTAMP.efe6e00a44": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_STAKE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STAKE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STAKE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 9, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 10, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 11, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 12, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 13, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_stake_events_BLOCK_TIMESTAMP.efe6e00a44"}, "test.maya_models.not_null_defi__fact_withdraw_events_BLOCKCHAIN.5f12fcea5a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_BLOCKCHAIN.5f12fcea5a"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_stake_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.59228e8edb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_STAKE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_stake_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.59228e8edb"}, "test.maya_models.not_null_silver__prices_BLOCK_ID.b3347041fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_BLOCK_ID.b3347041fc"}, "test.maya_models.not_null_silver__swaps_BLOCK_ID.85d35d8cd4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_BLOCK_ID.85d35d8cd4"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_AVERAGE_SLIP.616ea124ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_ASSET_AVERAGE_SLIP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_AVERAGE_SLIP.616ea124ef"}, "model.maya_models.bronze__set_version_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SET_VERSION_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": ""}, "VERSION": {"type": "TEXT", "index": 2, "name": "VERSION", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__set_version_events"}, "test.maya_models.not_null_silver__bond_events_E8.c19384976b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BOND_EVENTS_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__bond_events_E8.c19384976b"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_liquidity_actions_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.608597a4f4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_liquidity_actions_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.608597a4f4"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_add_events_FACT_ADD_EVENTS_ID.e2c050e363": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_ADD_EVENTS_FACT_ADD_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_add_events_FACT_ADD_EVENTS_ID.e2c050e363"}, "test.maya_models.negative_one_defi__fact_send_messages_DIM_BLOCK_ID.c58daf7759": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_SEND_MESSAGES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SEND_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_SEND_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 8, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 9, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_send_messages_DIM_BLOCK_ID.c58daf7759"}, "test.maya_models.not_null_silver__pending_liquidity_events_CACAO_E8.857d5c83f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pending_liquidity_events_CACAO_E8.857d5c83f2"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_slash_liquidity_events_FACT_SLASH_LIQUIDITY_EVENTS_ID.a45d16f999": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS_FACT_SLASH_LIQUIDITY_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_slash_liquidity_events_FACT_SLASH_LIQUIDITY_EVENTS_ID.a45d16f999"}, "test.maya_models.dbt_expectations_expect_column_to_exist_core__fact_set_mimir_events_FACT_SET_MIMIR_EVENTS_ID.ae85001246": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_SET_MIMIR_EVENTS_FACT_SET_MIMIR_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_core__fact_set_mimir_events_FACT_SET_MIMIR_EVENTS_ID.ae85001246"}, "model.maya_models.silver__pool_block_statistics": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POOL_BLOCK_STATISTICS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": ""}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": ""}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": ""}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": ""}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": ""}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": ""}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": ""}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": ""}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": ""}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": ""}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": ""}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": ""}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": ""}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": ""}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": ""}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": ""}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": ""}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": ""}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": ""}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": ""}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": ""}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": ""}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": ""}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": ""}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": ""}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": ""}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": ""}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": ""}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": ""}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": ""}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": ""}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": ""}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": ""}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": ""}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": ""}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__pool_block_statistics"}, "test.maya_models.negative_one_defi__fact_inactive_vault_events_DIM_BLOCK_ID.5429b32093": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_INACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_INACTIVE_VAULT_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ADD_ASGARD_ADDRESS": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_inactive_vault_events_DIM_BLOCK_ID.5429b32093"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_block_balances_FACT_POOL_BLOCK_BALANCES_ID.407d4f6cb6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_FACT_POOL_BLOCK_BALANCES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_block_balances_FACT_POOL_BLOCK_BALANCES_ID.407d4f6cb6"}, "test.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_cacao_LIQUIDITY_USD.9816b8ad37": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_WITHDRAW_CACAO_LIQUIDITY_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_cacao_LIQUIDITY_USD.9816b8ad37"}, "test.maya_models.not_null_defi__fact_swaps_events_MEMO.e737d61e21": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_MEMO.e737d61e21"}, "test.maya_models.not_null_defi__fact_gas_events_BLOCK_TIMESTAMP.18a33f6f4d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_GAS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_gas_events_BLOCK_TIMESTAMP.18a33f6f4d"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_slash_amounts_FACT_SLASH_AMOUNTS_ID.11ef3a37b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_SLASH_AMOUNTS_FACT_SLASH_AMOUNTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_AMOUNTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_AMOUNTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_slash_amounts_FACT_SLASH_AMOUNTS_ID.11ef3a37b6"}, "test.maya_models.not_null_silver__withdraw_events_IMP_LOSS_PROTECTION_E8.3f9dd7135b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_IMP_LOSS_PROTECTION_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_IMP_LOSS_PROTECTION_E8.3f9dd7135b"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_rewards_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.e2e57eb147": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_REWARDS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_rewards_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.e2e57eb147"}, "test.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_VOLUME.7c44597ab7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_WITHDRAW_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_VOLUME.7c44597ab7"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_FEES.4243fd1291": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_ASSET_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_ASSET_FEES.4243fd1291"}, "test.maya_models.not_null_silver__pool_block_statistics_cacao_DEPTH.e194b1e7f1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_CACAO_DEPTH", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_cacao_DEPTH.e194b1e7f1"}, "model.maya_models.defi__fact_add_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_ADD_EVENTS", "database": "MAYA", "comment": "Fact table containing add events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": "The memo for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_add_events"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_inactive_vault_events_FACT_INACTIVE_VAULT_EVENTS_ID.0d615f85a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_FACT_INACTIVE_VAULT_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_INACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_INACTIVE_VAULT_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_inactive_vault_events_FACT_INACTIVE_VAULT_EVENTS_ID.0d615f85a1"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_daily_tvl_FACT_DAILY_TVL_ID.1ae493b505": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_DAILY_TVL_FACT_DAILY_TVL_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_daily_tvl_FACT_DAILY_TVL_ID.1ae493b505"}, "model.maya_models.silver__daily_tvl": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DAILY_TVL", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": ""}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": ""}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": ""}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": ""}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": ""}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__daily_tvl"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_swaps_FACT_SWAPS_ID.9c12307bcb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_SWAPS_FACT_SWAPS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAPS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAPS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_swaps_FACT_SWAPS_ID.9c12307bcb"}, "test.maya_models.not_null_silver__send_messages_AMOUNT_E8.104c5a7c7e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_AMOUNT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_AMOUNT_E8.104c5a7c7e"}, "test.maya_models.not_null_silver__swaps_POOL_NAME.8d3cfe0652": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_POOL_NAME.8d3cfe0652"}, "test.maya_models.not_null_defi__fact_liquidity_actions_POOL_NAME.798a435875": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_POOL_NAME.798a435875"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_total_block_rewards_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.10797bc02d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_total_block_rewards_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.10797bc02d"}, "test.maya_models.not_null_silver__daily_pool_stats_DAY.1fc2ebda22": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_DAY.1fc2ebda22"}, "test.maya_models.not_null_silver__pool_balance_change_events_REASON.cc5900d926": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_REASON", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_REASON.cc5900d926"}, "test.maya_models.not_null_silver__pool_block_statistics_STATUS.12571911dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_STATUS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_STATUS.12571911dc"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__pool_block_fees_DAY__POOL_NAME.bd55b36cef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "POOL_BLOCK_FEES_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__pool_block_fees_DAY__POOL_NAME.bd55b36cef"}, "test.maya_models.not_null_silver__daily_pool_stats_TO_ASSET_SWAP_COUNT.366a142cfd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TO_ASSET_SWAP_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TO_ASSET_SWAP_COUNT.366a142cfd"}, "test.maya_models.not_null_silver__swaps_LIQ_FEE_ASSET_USD.542bee191c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_LIQ_FEE_ASSET_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_LIQ_FEE_ASSET_USD.542bee191c"}, "test.maya_models.not_null_silver__total_block_rewards_BLOCK_ID.8619b81300": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_BLOCK_REWARDS_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 3, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 6, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_block_rewards_BLOCK_ID.8619b81300"}, "model.maya_models.gov__fact_set_version_events": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_SET_VERSION_EVENTS", "database": "MAYA", "comment": "Fact table that shows set version events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_VERSION_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_VERSION_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": ""}, "VERSION": {"type": "TEXT", "index": 5, "name": "VERSION", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_set_version_events"}, "model.maya_models.bronze__failed_deposit_messages": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "FAILED_DEPOSIT_MESSAGES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": ""}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": ""}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": ""}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 6, "name": "FROM_ADDR", "comment": ""}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 10, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 11, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 12, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 13, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__failed_deposit_messages"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_block_balances_BLOCK_TIMESTAMP__day__1.06ec2e6c79": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "POOL_BLOCK_BALANCES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_block_balances_BLOCK_TIMESTAMP__day__1.06ec2e6c79"}, "test.maya_models.unique_defi__fact_rewards_events_FACT_REWARDS_EVENTS_ID.1194862d02": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_REWARDS_EVENTS_FACT_REWARDS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_rewards_events_FACT_REWARDS_EVENTS_ID.1194862d02"}, "model.maya_models.core__fact_set_mimir_events": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_SET_MIMIR_EVENTS", "database": "MAYA", "comment": "Fact table that shows set mimir events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_MIMIR_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_MIMIR_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.core__fact_set_mimir_events"}, "test.maya_models.not_null_silver__daily_earnings_TOTAL_EARNINGS_USD.3fd52ad085": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_TOTAL_EARNINGS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_TOTAL_EARNINGS_USD.3fd52ad085"}, "model.maya_models.silver__rewards_event_entries": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "REWARDS_EVENT_ENTRIES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 2, "name": "CACAO_E8", "comment": ""}, "SAVER_E8": {"type": "NUMBER", "index": 3, "name": "SAVER_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__rewards_event_entries"}, "model.maya_models.bronze__rewards_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "REWARDS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BOND_E8": {"type": "NUMBER", "index": 1, "name": "BOND_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__rewards_events"}, "test.maya_models.not_null_silver__pool_block_fees_REWARDS.5b1d8b2e19": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_REWARDS.5b1d8b2e19"}, "test.maya_models.negative_one_gov__fact_set_version_events_DIM_BLOCK_ID.219f154265": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_SET_VERSION_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_VERSION_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_VERSION_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "VERSION": {"type": "TEXT", "index": 5, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_set_version_events_DIM_BLOCK_ID.219f154265"}, "test.maya_models.not_null_defi__fact_liquidity_actions_cacao_AMOUNT.69b767546b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_cacao_AMOUNT.69b767546b"}, "test.maya_models.not_null_defi__fact_total_block_rewards_BLOCK_TIMESTAMP.b82d9032fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_BLOCK_REWARDS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 4, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_total_block_rewards_BLOCK_TIMESTAMP.b82d9032fc"}, "test.maya_models.not_null_silver__withdraw_events_ASSET.ea07249536": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_ASSET.ea07249536"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_add_events_FACT_ADD_EVENTS_ID.dcfa45dc5c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_ADD_EVENTS_FACT_ADD_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_add_events_FACT_ADD_EVENTS_ID.dcfa45dc5c"}, "model.maya_models.silver__withdraw_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "WITHDRAW_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": ""}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": ""}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": ""}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": ""}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": ""}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": ""}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "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.maya_models.silver__withdraw_events"}, "test.maya_models.not_null_silver__pool_block_statistics_SWAP_VOLUME.4d59da2017": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_SWAP_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_SWAP_VOLUME.4d59da2017"}, "test.maya_models.not_null_silver__pool_block_statistics_PREV_LIQUIDITY_UNIT_VALUE_INDEX.a33c024362": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_PREV_LIQUIDITY_UNIT_VALUE_INDEX", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_PREV_LIQUIDITY_UNIT_VALUE_INDEX.a33c024362"}, "model.maya_models.bronze__stake_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STAKE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": ""}, "ASSET_TX": {"type": "TEXT", "index": 2, "name": "ASSET_TX", "comment": ""}, "ASSET_CHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_CHAIN", "comment": ""}, "ASSET_ADDR": {"type": "TEXT", "index": 4, "name": "ASSET_ADDR", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": ""}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": ""}, "CACAO_TX": {"type": "TEXT", "index": 7, "name": "CACAO_TX", "comment": ""}, "CACAO_ADDR": {"type": "TEXT", "index": 8, "name": "CACAO_ADDR", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": ""}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 14, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 15, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 16, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 17, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__stake_events"}, "test.maya_models.not_null_silver__failed_deposit_messages_EVENT_ID.8c685c70e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__failed_deposit_messages_EVENT_ID.8c685c70e8"}, "model.maya_models.bronze__set_ip_address_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SET_IP_ADDRESS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": ""}, "IP_ADDR": {"type": "TEXT", "index": 2, "name": "IP_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__set_ip_address_events"}, "model.maya_models.core__dim_midgard": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_MIDGARD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MIDGARD_VERSION": {"type": "TEXT", "index": 1, "name": "MIDGARD_VERSION", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.core__dim_midgard"}, "test.maya_models.not_null_defi__fact_block_rewards_BLOCK_REWARDS.a92137996e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_REWARDS_BLOCK_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_rewards_BLOCK_REWARDS.a92137996e"}, "test.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_NODES_USD.4cb99a589c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_EARNINGS_TO_NODES_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_NODES_USD.4cb99a589c"}, "test.maya_models.not_null_silver__block_rewards_BLOCK_REWARDS.1424b5c928": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_REWARDS_BLOCK_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_rewards_BLOCK_REWARDS.1424b5c928"}, "test.maya_models.dbt_constraints_foreign_key_core__fact_transfer_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.3478d94d61": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_CORE", "name": "FACT_TRANSFER_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_core__fact_transfer_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.3478d94d61"}, "test.maya_models.not_null_silver__refund_events_FROM_ADDRESS.95dd9f9c95": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_FROM_ADDRESS.95dd9f9c95"}, "test.maya_models.not_null_silver__transfers_cacao_AMOUNT_USD.518cddefe8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_CACAO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfers_cacao_AMOUNT_USD.518cddefe8"}, "test.maya_models.not_null_silver__prices_PRICE_ASSET_cacao.8241728751": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_PRICE_ASSET_CACAO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_PRICE_ASSET_cacao.8241728751"}, "test.maya_models.negative_one_gov__fact_validator_request_leave_events_DIM_BLOCK_ID.68c2b3f504": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_validator_request_leave_events_DIM_BLOCK_ID.68c2b3f504"}, "model.maya_models.defi__fact_gas_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_GAS_EVENTS", "database": "MAYA", "comment": "Fact table that provides the summary of the gas events for each block", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": "Asset name or pool name"}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": "The asset amount for this fee, using the price table we can calculate the cacao amount by asset amount"}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": "The total count of transactions within this block id"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_gas_events"}, "model.maya_models.silver__block_rewards": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BLOCK_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEE", "comment": ""}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 3, "name": "BLOCK_REWARDS", "comment": ""}, "EARNINGS": {"type": "FLOAT", "index": 4, "name": "EARNINGS", "comment": ""}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 5, "name": "BONDING_EARNINGS", "comment": ""}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 6, "name": "LIQUIDITY_EARNINGS", "comment": ""}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 7, "name": "AVG_NODE_COUNT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__block_rewards"}, "test.maya_models.unique_defi__fact_pool_block_balances_FACT_POOL_BLOCK_BALANCES_ID.c9074e5b2a": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_FACT_POOL_BLOCK_BALANCES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_pool_block_balances_FACT_POOL_BLOCK_BALANCES_ID.c9074e5b2a"}, "test.maya_models.not_null_silver__pool_balance_change_events_CACAO_AMOUNT.612b63c529": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_CACAO_AMOUNT.612b63c529"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pending_liquidity_events_FACT_PENDING_LIQUIDITY_EVENTS_ID.baab1e87b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS_FACT_PENDING_LIQUIDITY_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pending_liquidity_events_FACT_PENDING_LIQUIDITY_EVENTS_ID.baab1e87b2"}, "test.maya_models.not_null_defi__fact_daily_tvl_DAY.6793a4c86b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_TVL_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_TVL_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_TVL_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_tvl_DAY.6793a4c86b"}, "model.maya_models.defi__fact_failed_deposit_messages": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES", "database": "MAYA", "comment": "Fact table containing failed deposit messages", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": "The amount of the failed deposit in E8 notation"}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": "Asset name or pool name"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": "The memo for this event"}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": "Error code associated with the failed deposit"}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": "Detailed reason for the failed deposit"}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": "The unique transaction id"}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": "Unique identifier for the failed deposit event"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_failed_deposit_messages"}, "test.maya_models.unique_defi__fact_gas_events_FACT_GAS_EVENTS_ID.7c04247747": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_GAS_EVENTS_FACT_GAS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_gas_events_FACT_GAS_EVENTS_ID.7c04247747"}, "model.maya_models.core__fact_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSFERS", "database": "MAYA", "comment": "Fact table shows the transfer action between different address", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The account public key"}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The account public key"}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": "Asset name or pool name"}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": ""}, "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.core__fact_transfers"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_swaps_events_FACT_SWAP_EVENTS_ID.e8a3be544e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_SWAPS_EVENTS_FACT_SWAP_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_swaps_events_FACT_SWAP_EVENTS_ID.e8a3be544e"}, "model.maya_models.defi__fact_withdraw_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_WITHDRAW_EVENTS", "database": "MAYA", "comment": "Fact table containing all withdraw events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "Asset name or pool name"}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": "The asset amount for this bond, using the price table we can calculate the cacao amount by asset amount"}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": ""}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": "The memo for this event"}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": ""}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": ""}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": ""}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": ""}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_withdraw_events"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_pending_liquidity_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ca2e4eee90": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_pending_liquidity_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.ca2e4eee90"}, "test.maya_models.not_null_silver__total_value_locked_TOTAL_VALUE_BONDED.6df7fe839f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_VALUE_LOCKED_TOTAL_VALUE_BONDED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_value_locked_TOTAL_VALUE_BONDED.6df7fe839f"}, "test.maya_models.not_null_defi__fact_block_pool_depths_ASSET_E8.18864edf3b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_pool_depths_ASSET_E8.18864edf3b"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_pending_liquidity_events_FACT_PENDING_LIQUIDITY_EVENTS_ID.6a659e8b12": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS_FACT_PENDING_LIQUIDITY_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_PENDING_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_PENDING_LIQUIDITY_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_pending_liquidity_events_FACT_PENDING_LIQUIDITY_EVENTS_ID.6a659e8b12"}, "test.maya_models.not_null_silver__daily_pool_stats_LIQUIDITY_UNITS.71283b6ef9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_LIQUIDITY_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_LIQUIDITY_UNITS.71283b6ef9"}, "test.maya_models.unique_defi__fact_pool_events_FACT_POOL_EVENTS_ID.a88bad6268": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_POOL_EVENTS_FACT_POOL_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_pool_events_FACT_POOL_EVENTS_ID.a88bad6268"}, "test.maya_models.not_null_price__fact_cacao_price_BLOCK_TIMESTAMP.bb1afdc573": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_PRICE", "name": "FACT_CACAO_PRICE_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_CACAO_PRICE_ID": {"type": "TEXT", "index": 1, "name": "FACT_CACAO_PRICE_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 4, "name": "CACAO_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 6, "name": "_AUDIT_RUN_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_price__fact_cacao_price_BLOCK_TIMESTAMP.bb1afdc573"}, "test.maya_models.not_null_silver__transfer_events_AMOUNT_E8.4a22457c1d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFER_EVENTS_AMOUNT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDRESS": {"type": "TEXT", "index": 1, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 2, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfer_events_AMOUNT_E8.4a22457c1d"}, "test.maya_models.not_null_silver__daily_pool_stats_SYSTEM_REWARDS.e8287959c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_SYSTEM_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_SYSTEM_REWARDS.e8287959c7"}, "test.maya_models.not_null_defi__fact_add_events_FROM_ADDRESS.c69fd5096c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_FROM_ADDRESS.c69fd5096c"}, "test.maya_models.unique_defi__fact_daily_tvl_FACT_DAILY_TVL_ID.4720396096": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_DAILY_TVL_FACT_DAILY_TVL_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_daily_tvl_FACT_DAILY_TVL_ID.4720396096"}, "test.maya_models.not_null_silver__send_messages_FROM_ADDRESS.cd61a44284": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_FROM_ADDRESS.cd61a44284"}, "model.maya_models.bronze__slash_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SLASH_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": ""}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__slash_events"}, "test.maya_models.not_null_silver__block_pool_depths_POOL_NAME.6b5899c602": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_POOL_DEPTHS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_pool_depths_POOL_NAME.6b5899c602"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_block_fees_DAY__day__2.ece5c1920a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "POOL_BLOCK_FEES_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__pool_block_fees_DAY__day__2.ece5c1920a"}, "test.maya_models.dbt_expectations_expect_column_to_exist_core__dim_block_DIM_BLOCK_ID.3b69086dc7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "DIM_BLOCK_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_core__dim_block_DIM_BLOCK_ID.3b69086dc7"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__total_block_rewards_BLOCK_TIMESTAMP__day__1.8b65eead55": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "TOTAL_BLOCK_REWARDS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__total_block_rewards_BLOCK_TIMESTAMP__day__1.8b65eead55"}, "test.maya_models.not_null_silver__daily_pool_stats_TO_ASSET_AVERAGE_SLIP.cf8b4755a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TO_ASSET_AVERAGE_SLIP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TO_ASSET_AVERAGE_SLIP.cf8b4755a7"}, "test.maya_models.not_null_core__fact_transfers_ASSET.77d44cdd84": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFERS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfers_ASSET.77d44cdd84"}, "model.maya_models.silver__rewards_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "REWARDS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BOND_E8": {"type": "NUMBER", "index": 1, "name": "BOND_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__rewards_events"}, "test.maya_models.not_null_silver__daily_pool_stats_cacao_PRICE.dbd669288c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_CACAO_PRICE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_cacao_PRICE.dbd669288c"}, "model.maya_models.bronze__swap_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SWAP_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": ""}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": ""}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": ""}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": ""}, "POOL": {"type": "TEXT", "index": 10, "name": "POOL", "comment": ""}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": ""}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": ""}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": ""}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": ""}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": ""}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": ""}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": ""}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 21, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 22, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 23, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 24, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__swap_events"}, "test.maya_models.negative_one_defi__fact_pending_liquidity_events_DIM_BLOCK_ID.ab0617b986": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_PENDING_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_PENDING_LIQUIDITY_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 9, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 10, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 11, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 12, "name": "PENDING_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_pending_liquidity_events_DIM_BLOCK_ID.ab0617b986"}, "test.maya_models.dbt_constraints_primary_key_core__fact_mayaname_change_events_FACT_MAYANAME_CHANGE_EVENTS_ID.67404a158e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS_FACT_MAYANAME_CHANGE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_MAYANAME_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_MAYANAME_CHANGE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_core__fact_mayaname_change_events_FACT_MAYANAME_CHANGE_EVENTS_ID.67404a158e"}, "test.maya_models.not_null_defi__fact_swaps_events_BLOCK_TIMESTAMP.152a60ae05": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_BLOCK_TIMESTAMP.152a60ae05"}, "test.maya_models.not_null_silver__pool_block_balances_cacao_AMOUNT.a4ce75ab63": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_cacao_AMOUNT.a4ce75ab63"}, "test.maya_models.not_null_silver__daily_earnings_BLOCK_REWARDS.425ab37b25": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_BLOCK_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_BLOCK_REWARDS.425ab37b25"}, "test.maya_models.not_null_silver__bond_events_ASSET_E8.2bc5c2e174": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BOND_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__bond_events_ASSET_E8.2bc5c2e174"}, "test.maya_models.not_null_silver__pool_block_statistics_DAY.e1d1716d58": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_DAY.e1d1716d58"}, "test.maya_models.unique_defi__fact_failed_deposit_messages_FACT_FAILED_DEPOSIT_MESSAGES_ID.0695d1704a": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_FACT_FAILED_DEPOSIT_MESSAGES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_failed_deposit_messages_FACT_FAILED_DEPOSIT_MESSAGES_ID.0695d1704a"}, "test.maya_models.not_null_silver__pool_block_balances_ASSET_AMOUNT_USD.eedbf84e66": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_ASSET_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_ASSET_AMOUNT_USD.eedbf84e66"}, "test.maya_models.not_null_silver__add_events_TO_ADDRESS.ee57bfcd57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_TO_ADDRESS.ee57bfcd57"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_cacao_VOLUME.eddc6586ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_CACAO_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_cacao_VOLUME.eddc6586ac"}, "test.maya_models.not_null_silver__refund_events_ASSET.8d91917f0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_ASSET.8d91917f0d"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_liquidity_actions_FACT_LIQUIDITY_ACTIONS_ID.1e8f9391c2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_FACT_LIQUIDITY_ACTIONS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_liquidity_actions_FACT_LIQUIDITY_ACTIONS_ID.1e8f9391c2"}, "test.maya_models.not_null_core__fact_transfer_events_FROM_ADDRESS.2e1a952935": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFER_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfer_events_FROM_ADDRESS.2e1a952935"}, "test.maya_models.not_null_defi__fact_withdraw_events_MEMO.670b33bd28": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_MEMO.670b33bd28"}, "model.maya_models.silver__block_pool_depths": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "BLOCK_POOL_DEPTHS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": ""}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__block_pool_depths"}, "test.maya_models.not_null_defi__fact_daily_earnings_TOTAL_EARNINGS_USD.efaf0622ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_TOTAL_EARNINGS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_TOTAL_EARNINGS_USD.efaf0622ac"}, "model.maya_models.silver__slash_points_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SLASH_POINTS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "SLASH_POINTS": {"type": "NUMBER", "index": 2, "name": "SLASH_POINTS", "comment": ""}, "REASON": {"type": "TEXT", "index": 3, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__slash_points_events"}, "test.maya_models.not_null_silver__daily_earnings_DAY.507c4965f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_DAY.507c4965f2"}, "model.maya_models.defi__fact_swaps_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_SWAPS_EVENTS", "database": "MAYA", "comment": "Fact table that shows the swap event entries table shows the entries for the swaps", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The user address that initiates the swap"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The address we are swapping to"}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": "The asset we are swapping from"}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": "The amount we are swapping from"}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": "The asset we are swapping to"}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": "The asset amount we are swapping for (divide by 10^8 to get the decimal amount)"}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": "The transaction memo"}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": "The name of the pool"}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": "The minimum amount the swapper will receive"}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": "The slippage"}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": "The fee (divide by 10^8 to get the decimal amount)"}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": ""}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_swaps_events"}, "test.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_BONDED_USD.6132803dfb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_TOTAL_VALUE_BONDED_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_BONDED_USD.6132803dfb"}, "test.maya_models.not_null_defi__fact_add_events_BLOCK_TIMESTAMP.06d09f2202": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_BLOCK_TIMESTAMP.06d09f2202"}, "test.maya_models.unique_defi__fact_pending_liquidity_events_FACT_PENDING_LIQUIDITY_EVENTS_ID.6793a43b6b": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS_FACT_PENDING_LIQUIDITY_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_pending_liquidity_events_FACT_PENDING_LIQUIDITY_EVENTS_ID.6793a43b6b"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__total_value_locked_DAY__day__2.40cc6ac950": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "TOTAL_VALUE_LOCKED_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__total_value_locked_DAY__day__2.40cc6ac950"}, "model.maya_models.defi__fact_active_vault_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS", "database": "MAYA", "comment": "Fact table containing the events triggered by the churning activities", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ACTIVE_VAULT_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "ADD_ASGARD_ADDR": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDR", "comment": "The asgard address added to the vault"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_active_vault_events"}, "test.maya_models.not_null_core__fact_transfer_events_AMOUNT_E8.4fe1565b1c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFER_EVENTS_AMOUNT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfer_events_AMOUNT_E8.4fe1565b1c"}, "test.maya_models.unique_core__fact_mayaname_change_events_FACT_MAYANAME_CHANGE_EVENTS_ID.9f4f6034c6": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS_FACT_MAYANAME_CHANGE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_core__fact_mayaname_change_events_FACT_MAYANAME_CHANGE_EVENTS_ID.9f4f6034c6"}, "test.maya_models.not_null_defi__fact_bond_events_TO_ADDRESS.fcaf91ad33": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_TO_ADDRESS.fcaf91ad33"}, "model.maya_models.bronze__streamling_swap_details_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STREAMLING_SWAP_DETAILS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": ""}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": ""}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": ""}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": ""}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": ""}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": ""}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": ""}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": ""}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": ""}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": ""}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": ""}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 16, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 17, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 18, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 19, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__streamling_swap_details_events"}, "test.maya_models.unique_gov__fact_set_version_events_FACT_SET_VERSION_EVENTS_ID.b00d92c74c": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_SET_VERSION_EVENTS_FACT_SET_VERSION_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_set_version_events_FACT_SET_VERSION_EVENTS_ID.b00d92c74c"}, "test.maya_models.not_null_silver__swap_events_LIQ_FEE_IN_CACAO_E8.8d242c34b0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_LIQ_FEE_IN_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_LIQ_FEE_IN_CACAO_E8.8d242c34b0"}, "test.maya_models.negative_one_defi__fact_failed_deposit_messages_DIM_BLOCK_ID.1a15b7f7ea": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_failed_deposit_messages_DIM_BLOCK_ID.1a15b7f7ea"}, "test.maya_models.not_null_silver__withdraw_events_ASSET_E8.faae5c4b97": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_ASSET_E8.faae5c4b97"}, "test.maya_models.not_null_silver__daily_pool_stats_SWAP_COUNT.ed3ad68953": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_SWAP_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_SWAP_COUNT.ed3ad68953"}, "test.maya_models.not_null_silver__gas_events_BLOCK_TIMESTAMP.88c6e43d24": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "GAS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__gas_events_BLOCK_TIMESTAMP.88c6e43d24"}, "test.maya_models.negative_one_defi__fact_swaps_events_DIM_BLOCK_ID.32d0060a7d": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_SWAPS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_swaps_events_DIM_BLOCK_ID.32d0060a7d"}, "test.maya_models.not_null_defi__fact_rewards_events_BLOCK_TIMESTAMP.60668786c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_REWARDS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "BOND_E8": {"type": "NUMBER", "index": 4, "name": "BOND_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_rewards_events_BLOCK_TIMESTAMP.60668786c2"}, "test.maya_models.not_null_defi__fact_active_vault_events_BLOCK_TIMESTAMP.4cc71715c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ACTIVE_VAULT_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ADD_ASGARD_ADDR": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDR", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_active_vault_events_BLOCK_TIMESTAMP.4cc71715c7"}, "test.maya_models.not_null_silver__add_events_TX_ID.3e7dfb5274": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_TX_ID.3e7dfb5274"}, "test.maya_models.not_null_silver__transfer_events_TO_ADDRESS.3db72ea291": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFER_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDRESS": {"type": "TEXT", "index": 1, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 2, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfer_events_TO_ADDRESS.3db72ea291"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_fee_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.7028a1c586": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_FEE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_fee_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.7028a1c586"}, "test.maya_models.not_null_defi__fact_bond_actions_TX_ID.5e9f18d02d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_TX_ID.5e9f18d02d"}, "test.maya_models.not_null_defi__fact_update_node_account_status_events_BLOCK_TIMESTAMP.2e391b047b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 4, "name": "FORMER_STATUS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 5, "name": "CURRENT_STATUS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_update_node_account_status_events_BLOCK_TIMESTAMP.2e391b047b"}, "test.maya_models.dbt_expectations_expect_column_to_exist_core__fact_transfers_FACT_TRANSFERS_ID.7e9e26b3be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_TRANSFERS_FACT_TRANSFERS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_core__fact_transfers_FACT_TRANSFERS_ID.7e9e26b3be"}, "test.maya_models.not_null_silver__refund_events_REASON.080b9527d1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_REASON", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_REASON.080b9527d1"}, "model.maya_models.gov__fact_new_node_events": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_NEW_NODE_EVENTS", "database": "MAYA", "comment": "Fact table that shows new node events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_NEW_NODE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_NEW_NODE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": "The asgard address in the vault which are inactive"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_new_node_events"}, "test.maya_models.not_null_defi__fact_update_node_account_status_events_FORMER_STATUS.b4bb08ccb0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_FORMER_STATUS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 4, "name": "FORMER_STATUS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 5, "name": "CURRENT_STATUS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_update_node_account_status_events_FORMER_STATUS.b4bb08ccb0"}, "test.maya_models.not_null_defi__fact_pool_block_balances_cacao_AMOUNT.cb25b0b071": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_balances_cacao_AMOUNT.cb25b0b071"}, "test.maya_models.not_null_silver__outbound_events_BLOCK_TIMESTAMP.95d579ffd3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_BLOCK_TIMESTAMP.95d579ffd3"}, "test.maya_models.not_null_silver__block_log_TIMESTAMP.211bc1ece9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_LOG_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"HEIGHT": {"type": "NUMBER", "index": 1, "name": "HEIGHT", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 3, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 4, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 5, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 6, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 7, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 8, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 9, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 12, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 13, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 14, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_log_TIMESTAMP.211bc1ece9"}, "test.maya_models.not_null_silver__daily_earnings_LIQUIDITY_FEES.f7387c05a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_LIQUIDITY_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_LIQUIDITY_FEES.f7387c05a8"}, "test.maya_models.not_null_silver__total_block_rewards_REWARD_ENTITY.06013c60c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_BLOCK_REWARDS_REWARD_ENTITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "REWARD_ENTITY": {"type": "TEXT", "index": 3, "name": "REWARD_ENTITY", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 6, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_block_rewards_REWARD_ENTITY.06013c60c2"}, "model.maya_models.bronze__pool_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "POOL_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": ""}, "STATUS": {"type": "TEXT", "index": 2, "name": "STATUS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__pool_events"}, "model.maya_models.silver__validator_request_leave_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "FROM_ADDRESS", "comment": ""}, "NODE_ADDRESS": {"type": "TEXT", "index": 3, "name": "NODE_ADDRESS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__validator_request_leave_events"}, "test.maya_models.not_null_defi__fact_add_events_cacao_E8.980c31d51a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_cacao_E8.980c31d51a"}, "test.maya_models.unique_defi__fact_daily_earnings_DAY.35299fa0f2": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_DAILY_EARNINGS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "DATE", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_daily_earnings_DAY.35299fa0f2"}, "test.maya_models.not_null_silver__pending_liquidity_events_POOL_NAME.5e22402fb9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pending_liquidity_events_POOL_NAME.5e22402fb9"}, "test.maya_models.not_null_defi__fact_fee_events_BLOCK_TIMESTAMP.70a94fec54": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FEE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_fee_events_BLOCK_TIMESTAMP.70a94fec54"}, "test.maya_models.not_null_silver__rewards_events_BOND_E8.7e5ede5d73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REWARDS_EVENTS_BOND_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BOND_E8": {"type": "NUMBER", "index": 1, "name": "BOND_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__rewards_events_BOND_E8.7e5ede5d73"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_streamling_swap_details_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.1d5bc115b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_streamling_swap_details_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.1d5bc115b2"}, "test.maya_models.not_null_silver__swaps_SWAP_SLIP_BP.049ffdaa3d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_SWAP_SLIP_BP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_SWAP_SLIP_BP.049ffdaa3d"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_withdraw_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.c30b39b2dd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_WITHDRAW_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_withdraw_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.c30b39b2dd"}, "test.maya_models.not_null_silver__pool_block_statistics_LIQUIDITY_UNIT_VALUE_INDEX.2961093934": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_LIQUIDITY_UNIT_VALUE_INDEX", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_LIQUIDITY_UNIT_VALUE_INDEX.2961093934"}, "test.maya_models.negative_one_core__fact_set_mimir_events_DIM_BLOCK_ID.f97f1b5336": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_CORE", "name": "FACT_SET_MIMIR_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_MIMIR_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_MIMIR_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_core__fact_set_mimir_events_DIM_BLOCK_ID.f97f1b5336"}, "test.maya_models.not_null_silver__refund_events_ASSET_2ND_E8.f8450d1bd5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_ASSET_2ND_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_ASSET_2ND_E8.f8450d1bd5"}, "model.maya_models.silver__transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSFERS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.silver__transfers"}, "test.maya_models.not_null_defi__fact_bond_events_ASSET_E8.2a4a2e8c40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_ASSET_E8.2a4a2e8c40"}, "test.maya_models.unique_defi__fact_bond_actions_FACT_BOND_ACTIONS_ID.750a1a0be6": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_BOND_ACTIONS_FACT_BOND_ACTIONS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_bond_actions_FACT_BOND_ACTIONS_ID.750a1a0be6"}, "test.maya_models.not_null_silver__liquidity_actions_POOL_NAME.3ad71b8145": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_POOL_NAME.3ad71b8145"}, "test.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_POOLS_USD.7172cf23ad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_EARNINGS_TO_POOLS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_EARNINGS_TO_POOLS_USD.7172cf23ad"}, "test.maya_models.not_null_silver__liquidity_actions_STAKE_UNITS.689ec0ada5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_STAKE_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_STAKE_UNITS.689ec0ada5"}, "model.maya_models.silver__refund_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "REFUND_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": ""}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": ""}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": ""}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "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.maya_models.silver__refund_events"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_reserve_events_FACT_RESERVE_EVENTS_ID.8a326356fc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_RESERVE_EVENTS_FACT_RESERVE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_reserve_events_FACT_RESERVE_EVENTS_ID.8a326356fc"}, "test.maya_models.not_null_silver__liquidity_actions_LP_ACTION.c249d79d62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_LP_ACTION", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_LP_ACTION.c249d79d62"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__withdraw_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__ASSET__MEMO__POOL_NAME__BLOCK_TIMESTAMP__EVENT_ID.0ddc8ceed7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "WITHDRAW_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__withdraw_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__ASSET__MEMO__POOL_NAME__BLOCK_TIMESTAMP__EVENT_ID.0ddc8ceed7"}, "test.maya_models.unique_defi__fact_stake_events_FACT_STAKE_EVENTS_ID.235ec51a23": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_STAKE_EVENTS_FACT_STAKE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_stake_events_FACT_STAKE_EVENTS_ID.235ec51a23"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__daily_earnings_DAY.5ba256d244": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "DAILY_EARNINGS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__daily_earnings_DAY.5ba256d244"}, "test.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_cacao_LIQUIDITY.71885f6e08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_WITHDRAW_CACAO_LIQUIDITY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_WITHDRAW_cacao_LIQUIDITY.71885f6e08"}, "test.maya_models.not_null_silver__pool_block_fees_cacao_LIQUIDITY_FEES.d6bd4f1894": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_CACAO_LIQUIDITY_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_cacao_LIQUIDITY_FEES.d6bd4f1894"}, "test.maya_models.not_null_silver__swap_events_FROM_ASSET.cfbedd6f2a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_FROM_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_FROM_ASSET.cfbedd6f2a"}, "model.maya_models.defi__fact_rewards_event_entries": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES", "database": "MAYA", "comment": "Fact table that hows the entries for the rewards", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENT_ENTRIES_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENT_ENTRIES_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": ""}, "SAVER_E8": {"type": "NUMBER", "index": 6, "name": "SAVER_E8", "comment": "The savers amount for this pool at this block"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_rewards_event_entries"}, "test.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_POOLED_USD.87301e85c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_TOTAL_VALUE_POOLED_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_POOLED_USD.87301e85c3"}, "model.maya_models.defi__fact_send_messages": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_SEND_MESSAGES", "database": "MAYA", "comment": "Fact table that shows send messages", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SEND_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_SEND_MESSAGES_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "MEMO": {"type": "TEXT", "index": 8, "name": "MEMO", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 9, "name": "TX_ID", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_send_messages"}, "test.maya_models.unique_defi__fact_total_block_rewards_FACT_TOTAL_BLOCK_REWARDS_ID.97eb93b600": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_FACT_TOTAL_BLOCK_REWARDS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_total_block_rewards_FACT_TOTAL_BLOCK_REWARDS_ID.97eb93b600"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__rewards_events_BLOCK_TIMESTAMP.b923b50047": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "REWARDS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__rewards_events_BLOCK_TIMESTAMP.b923b50047"}, "test.maya_models.not_null_silver__streamling_swap_details_events_INTERVAL.1071875126": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_INTERVAL", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_INTERVAL.1071875126"}, "test.maya_models.not_null_defi__fact_bond_actions_BLOCKCHAIN.96b4414efb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_BLOCKCHAIN.96b4414efb"}, "test.maya_models.unique_gov__fact_slash_points_FACT_SLASH_POINTS_ID.209781dbb5": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_SLASH_POINTS_FACT_SLASH_POINTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_slash_points_FACT_SLASH_POINTS_ID.209781dbb5"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__failed_deposit_messages_EVENT_ID.f82d89db78": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__failed_deposit_messages_EVENT_ID.f82d89db78"}, "test.maya_models.not_null_silver__refund_events_TX_ID.d818e4a9c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_TX_ID.d818e4a9c0"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__rewards_event_entries_BLOCK_TIMESTAMP__POOL_NAME__EVENT_ID.08efcdc427": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "REWARDS_EVENT_ENTRIES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__rewards_event_entries_BLOCK_TIMESTAMP__POOL_NAME__EVENT_ID.08efcdc427"}, "model.maya_models.bronze__transfer_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSFER_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDR": {"type": "TEXT", "index": 1, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 2, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": ""}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__transfer_events"}, "test.maya_models.unique_defi__fact_block_rewards_FACT_BLOCK_REWARDS_ID.d5d72bba07": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_BLOCK_REWARDS_FACT_BLOCK_REWARDS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_block_rewards_FACT_BLOCK_REWARDS_ID.d5d72bba07"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_pool_balance_change_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.1c20c73d64": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_pool_balance_change_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.1c20c73d64"}, "model.maya_models.silver__gas_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "GAS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__gas_events"}, "test.maya_models.not_null_defi__fact_failed_deposit_messages_BLOCK_TIMESTAMP.df465b93f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_failed_deposit_messages_BLOCK_TIMESTAMP.df465b93f7"}, "test.maya_models.not_null_silver__daily_pool_stats_UNIQUE_MEMBER_COUNT.c70ad54d24": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_UNIQUE_MEMBER_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_UNIQUE_MEMBER_COUNT.c70ad54d24"}, "model.maya_models.core__fact_mayaname_change_events": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS", "database": "MAYA", "comment": "Fact table that shows name change events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_MAYANAME_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_MAYANAME_CHANGE_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 5, "name": "CHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 6, "name": "ADDRESS", "comment": "The account public key"}, "REGISTRATION_FEE_E8": {"type": "NUMBER", "index": 7, "name": "REGISTRATION_FEE_E8", "comment": ""}, "FUND_AMOUNT_E8": {"type": "NUMBER", "index": 8, "name": "FUND_AMOUNT_E8", "comment": ""}, "HEIGHT": {"type": "NUMBER", "index": 9, "name": "HEIGHT", "comment": ""}, "EXPIRE": {"type": "NUMBER", "index": 10, "name": "EXPIRE", "comment": ""}, "OWNER": {"type": "TEXT", "index": 11, "name": "OWNER", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 12, "name": "TX_ID", "comment": ""}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": ""}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": ""}, "PREFERRED_ASSET": {"type": "TEXT", "index": 15, "name": "PREFERRED_ASSET", "comment": ""}, "AFFILIATE_BPS": {"type": "NUMBER", "index": 16, "name": "AFFILIATE_BPS", "comment": ""}, "SUB_AFFILIATES": {"type": "VARIANT", "index": 17, "name": "SUB_AFFILIATES", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 18, "name": "EVENT_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.core__fact_mayaname_change_events"}, "model.maya_models.silver__cacao_price": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "CACAO_PRICE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"CACAO_PRICE_E8": {"type": "FLOAT", "index": 1, "name": "CACAO_PRICE_E8", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "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.maya_models.silver__cacao_price"}, "test.maya_models.not_null_silver__add_events_FROM_ADDRESS.c11c449394": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_FROM_ADDRESS.c11c449394"}, "test.maya_models.not_null_core__dim_block_BLOCK_HOUR.4bdf258b00": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_BLOCK_HOUR", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_BLOCK_HOUR.4bdf258b00"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_active_vault_events_FACT_ACTIVE_VAULT_EVENTS_ID.880e905612": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_FACT_ACTIVE_VAULT_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_active_vault_events_FACT_ACTIVE_VAULT_EVENTS_ID.880e905612"}, "test.maya_models.not_null_silver__gas_events_ASSET_E8.2072d4ce77": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "GAS_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__gas_events_ASSET_E8.2072d4ce77"}, "test.maya_models.not_null_silver__streamling_swap_details_events_last_height.e19319cce2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_LAST_HEIGHT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_last_height.e19319cce2"}, "test.maya_models.not_null_defi__fact_failed_deposit_messages_AMOUNT_E8.b99a38df0a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_AMOUNT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_failed_deposit_messages_AMOUNT_E8.b99a38df0a"}, "test.maya_models.not_null_silver__pool_block_statistics_ADD_cacao_LIQUIDITY_VOLUME.d205951804": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ADD_CACAO_LIQUIDITY_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ADD_cacao_LIQUIDITY_VOLUME.d205951804"}, "test.maya_models.not_null_silver__gas_events_ASSET.59ad7ccacd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "GAS_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__gas_events_ASSET.59ad7ccacd"}, "test.maya_models.not_null_silver__update_node_account_status_events_FORMER_STATUS.a863f18a99": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS_FORMER_STATUS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 2, "name": "CURRENT_STATUS", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 3, "name": "FORMER_STATUS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__update_node_account_status_events_FORMER_STATUS.a863f18a99"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_pool_balance_change_events_FACT_POOL_BALANCE_CHANGE_EVENTS_ID.797e263c54": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BALANCE_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_pool_balance_change_events_FACT_POOL_BALANCE_CHANGE_EVENTS_ID.797e263c54"}, "test.maya_models.not_null_silver__swaps_LIQ_FEE_cacao.545480628b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_LIQ_FEE_CACAO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_LIQ_FEE_cacao.545480628b"}, "test.maya_models.not_null_silver__swap_events_TO_E8.5ad719c657": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_TO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_TO_E8.5ad719c657"}, "test.maya_models.not_null_defi__fact_block_rewards_BONDING_EARNINGS.21f4a2d782": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_REWARDS_BONDING_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_rewards_BONDING_EARNINGS.21f4a2d782"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_outbound_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.2aa6dc45d7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_OUTBOUND_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_outbound_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.2aa6dc45d7"}, "test.maya_models.not_null_core__fact_transfers_FROM_ADDRESS.b75e3a345a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFERS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfers_FROM_ADDRESS.b75e3a345a"}, "model.maya_models.core__fact_transfer_events": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSFER_EVENTS", "database": "MAYA", "comment": "Fact table containing stake events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The account public key"}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The account public key"}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": "Asset name or pool name"}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": "The asset amount for this event"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.core__fact_transfer_events"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__swap_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__FROM_ASSET__FROM_E8__TO_ASSET__TO_E8__MEMO__POOL_NAME__TO_E8_MIN__SWAP_SLIP_BP__LIQ_FEE_E8__LIQ_FEE_IN_CACAO_E8___DIRECTION__BLOCK_TIMESTAMP__EVENT_ID.6b4a3b623f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SWAP_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 16, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 17, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__swap_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__FROM_ASSET__FROM_E8__TO_ASSET__TO_E8__MEMO__POOL_NAME__TO_E8_MIN__SWAP_SLIP_BP__LIQ_FEE_E8__LIQ_FEE_IN_CACAO_E8___DIRECTION__BLOCK_TIMESTAMP__EVENT_ID.6b4a3b623f"}, "test.maya_models.not_null_silver__stake_events_POOL_NAME.341d5d5927": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKE_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__stake_events_POOL_NAME.341d5d5927"}, "test.maya_models.not_null_defi__fact_bond_actions_ASSET_AMOUNT.8de4adaec4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_ASSET_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_ASSET_AMOUNT.8de4adaec4"}, "test.maya_models.not_null_silver__send_messages_TO_ADDRESS.21baa8f940": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_TO_ADDRESS.21baa8f940"}, "test.maya_models.not_null_silver__pool_block_balances_POOL_NAME.95fecffc4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_POOL_NAME.95fecffc4b"}, "test.maya_models.unique_defi__fact_add_events_FACT_ADD_EVENTS_ID.f9bab79293": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_ADD_EVENTS_FACT_ADD_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_add_events_FACT_ADD_EVENTS_ID.f9bab79293"}, "test.maya_models.not_null_silver__swap_events_LIQ_FEE_E8.3403a5a47e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_LIQ_FEE_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_LIQ_FEE_E8.3403a5a47e"}, "model.maya_models.bronze__mayaname_change_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "MAYANAME_CHANGE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NAME": {"type": "TEXT", "index": 1, "name": "NAME", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "REGISTRATION_FEE_E8": {"type": "NUMBER", "index": 4, "name": "REGISTRATION_FEE_E8", "comment": ""}, "FUND_AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "FUND_AMOUNT_E8", "comment": ""}, "HEIGHT": {"type": "NUMBER", "index": 6, "name": "HEIGHT", "comment": ""}, "EXPIRE": {"type": "NUMBER", "index": 7, "name": "EXPIRE", "comment": ""}, "OWNER": {"type": "TEXT", "index": 8, "name": "OWNER", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 9, "name": "TX_ID", "comment": ""}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": ""}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": ""}, "PREFERRED_ASSET": {"type": "TEXT", "index": 12, "name": "PREFERRED_ASSET", "comment": ""}, "AFFILIATE_BPS": {"type": "NUMBER", "index": 13, "name": "AFFILIATE_BPS", "comment": ""}, "SUB_AFFILIATES": {"type": "VARIANT", "index": 14, "name": "SUB_AFFILIATES", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 15, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 16, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 17, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 18, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 19, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 20, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__mayaname_change_events"}, "test.maya_models.negative_one_core__fact_transfer_events_DIM_BLOCK_ID.2e128858c5": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_CORE", "name": "FACT_TRANSFER_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_core__fact_transfer_events_DIM_BLOCK_ID.2e128858c5"}, "test.maya_models.not_null_silver__daily_pool_stats_IL_PROTECTION_PAID.b751810329": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_IL_PROTECTION_PAID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_IL_PROTECTION_PAID.b751810329"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_pool_block_balances_FACT_POOL_BLOCK_BALANCES_ID.24a399277f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_FACT_POOL_BLOCK_BALANCES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_pool_block_balances_FACT_POOL_BLOCK_BALANCES_ID.24a399277f"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_set_version_events_FACT_SET_VERSION_EVENTS_ID.a23f25ab20": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_SET_VERSION_EVENTS_FACT_SET_VERSION_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_set_version_events_FACT_SET_VERSION_EVENTS_ID.a23f25ab20"}, "model.maya_models.core__dim_block": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_BLOCK", "database": "MAYA", "comment": "Records of all blocks that have occurred on Thorchain, dating back to the genesis block. ", "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": "ID of the confirmed block"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": "Date of block minting(without a timezone)"}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": "Date of block minting(without a timezone)"}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": "Date of block minting(without a timezone)"}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": "The numeric month of block minting(without a timezone)"}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": "The numeric quarter of block minting(without a timezone)"}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": "The numeric year of block minting(without a timezone)"}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": "The numeric day of month of block minting(without a timezone)"}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": "The numeric day of week of block minting(without a timezone)"}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": "The numeric day of year of block minting(without a timezone)"}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": "integer value of the block_teimstamp"}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": "block hash"}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.core__dim_block"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_block_pool_depths_FACT_POOL_DEPTHS_ID.b5bb9290e5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_FACT_POOL_DEPTHS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_block_pool_depths_FACT_POOL_DEPTHS_ID.b5bb9290e5"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__pool_block_statistics_DAY__ASSET.aa179a7a3e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "POOL_BLOCK_STATISTICS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__pool_block_statistics_DAY__ASSET.aa179a7a3e"}, "test.maya_models.not_null_defi__fact_swaps_events_POOL_NAME.47817b05e7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_POOL_NAME.47817b05e7"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_streamling_swap_details_events_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID.731c12e564": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_streamling_swap_details_events_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID.731c12e564"}, "model.maya_models.bronze__rewards_event_entries": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "REWARDS_EVENT_ENTRIES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 2, "name": "CACAO_E8", "comment": ""}, "SAVER_E8": {"type": "NUMBER", "index": 3, "name": "SAVER_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__rewards_event_entries"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_total_value_locked_FACT_TOTAL_VALUE_LOCKED_ID.ac35fbd215": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_TOTAL_VALUE_LOCKED_FACT_TOTAL_VALUE_LOCKED_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_VALUE_LOCKED_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_VALUE_LOCKED_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_total_value_locked_FACT_TOTAL_VALUE_LOCKED_ID.ac35fbd215"}, "test.maya_models.not_null_silver__daily_earnings_LIQUIDITY_FEES_USD.cab6f63899": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_LIQUIDITY_FEES_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_LIQUIDITY_FEES_USD.cab6f63899"}, "test.maya_models.not_null_silver__gas_events_TX_COUNT.a45fc07260": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "GAS_EVENTS_TX_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__gas_events_TX_COUNT.a45fc07260"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_cacao_AVERAGE_SLIP.3ec16dcf5b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_CACAO_AVERAGE_SLIP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_cacao_AVERAGE_SLIP.3ec16dcf5b"}, "model.maya_models.silver__total_block_rewards": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOTAL_BLOCK_REWARDS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "REWARD_ENTITY": {"type": "TEXT", "index": 3, "name": "REWARD_ENTITY", "comment": ""}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 6, "name": "_UNIQUE_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.silver__total_block_rewards"}, "test.maya_models.not_null_silver__send_messages_ASSET.94814200c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_ASSET.94814200c0"}, "test.maya_models.not_null_silver__prices_ASSET_USD.a900d8c697": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_ASSET_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_ASSET_USD.a900d8c697"}, "test.maya_models.negative_one_defi__fact_bond_events_DIM_BLOCK_ID.b035c08edd": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_BOND_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_bond_events_DIM_BLOCK_ID.b035c08edd"}, "test.maya_models.not_null_silver__active_vault_events_ADD_ASGARD_ADDR.cd001c3c13": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ACTIVE_VAULT_EVENTS_ADD_ASGARD_ADDR", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__active_vault_events_ADD_ASGARD_ADDR.cd001c3c13"}, "test.maya_models.not_null_silver__streamling_swap_details_events_out_asset.4e10bc70d0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_OUT_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_out_asset.4e10bc70d0"}, "test.maya_models.not_null_defi__fact_block_pool_depths_POOL_NAME.c9b3847f9a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_pool_depths_POOL_NAME.c9b3847f9a"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_new_node_events_FACT_NEW_NODE_EVENTS_ID.74e7f39f87": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_NEW_NODE_EVENTS_FACT_NEW_NODE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_new_node_events_FACT_NEW_NODE_EVENTS_ID.74e7f39f87"}, "test.maya_models.not_null_defi__fact_block_rewards_DAY.7fa63155fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_REWARDS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_rewards_DAY.7fa63155fc"}, "test.maya_models.negative_one_defi__fact_gas_events_DIM_BLOCK_ID.2593523927": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_GAS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_gas_events_DIM_BLOCK_ID.2593523927"}, "model.maya_models.bronze__withdraw_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "WITHDRAW_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": ""}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": ""}, "POOL": {"type": "TEXT", "index": 10, "name": "POOL", "comment": ""}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": ""}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": ""}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": ""}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": ""}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 18, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 19, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 20, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 21, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__withdraw_events"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_slash_liquidity_events_FACT_SLASH_LIQUIDITY_EVENTS_ID.2b04027532": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS_FACT_SLASH_LIQUIDITY_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_LIQUIDITY_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_slash_liquidity_events_FACT_SLASH_LIQUIDITY_EVENTS_ID.2b04027532"}, "test.maya_models.not_null_silver__outbound_events_TO_ADDRESS.48297fe87a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_TO_ADDRESS.48297fe87a"}, "test.maya_models.not_null_silver__swaps_TO_AMOUNT.db49c788b2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_TO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_TO_AMOUNT.db49c788b2"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_bond_events_FACT_BOND_EVENTS_ID.a5f50df30f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_BOND_EVENTS_FACT_BOND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_bond_events_FACT_BOND_EVENTS_ID.a5f50df30f"}, "test.maya_models.not_null_silver__pool_block_fees_DAY.ecfb240ac6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_DAY.ecfb240ac6"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_liquidity_actions_FACT_LIQUIDITY_ACTIONS_ID.127d2c721c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_FACT_LIQUIDITY_ACTIONS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_liquidity_actions_FACT_LIQUIDITY_ACTIONS_ID.127d2c721c"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__prices_BLOCK_TIMESTAMP__day__1.00281f997e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "PRICES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__prices_BLOCK_TIMESTAMP__day__1.00281f997e"}, "test.maya_models.dbt_constraints_primary_key_core__fact_set_mimir_events_FACT_SET_MIMIR_EVENTS_ID.9f1768474c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_CORE", "name": "FACT_SET_MIMIR_EVENTS_FACT_SET_MIMIR_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_MIMIR_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_MIMIR_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_core__fact_set_mimir_events_FACT_SET_MIMIR_EVENTS_ID.9f1768474c"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__daily_pool_stats_DAY__POOL_NAME.66912a355d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "DAILY_POOL_STATS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__daily_pool_stats_DAY__POOL_NAME.66912a355d"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_stake_events_FACT_STAKE_EVENTS_ID.9b7786f345": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_STAKE_EVENTS_FACT_STAKE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_stake_events_FACT_STAKE_EVENTS_ID.9b7786f345"}, "model.maya_models.gov__fact_set_ip_address_events": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS", "database": "MAYA", "comment": "Fact table that shows set ip address events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_IP_ADDRESS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_IP_ADDRESS_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": ""}, "IP_ADDR": {"type": "TEXT", "index": 5, "name": "IP_ADDR", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_set_ip_address_events"}, "test.maya_models.not_null_silver__swap_events_TX_ID.ba927b5821": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_TX_ID.ba927b5821"}, "model.maya_models.defi__fact_block_rewards": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_BLOCK_REWARDS", "database": "MAYA", "comment": "The summarized rewards information for each block per day", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The recorded day"}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": "The summarized liquidity cost fee within this day"}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": "The summarized total block rewards within this day"}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": "The summarized earnings within this day"}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": "The summarized bonding earnings within this day"}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": "The summarized liquidity earnings fee within this day"}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": "The summarized average node operators number within this day"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": ""}, "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.defi__fact_block_rewards"}, "test.maya_models.unique_defi__fact_slash_liquidity_events_FACT_SLASH_LIQUIDITY_EVENTS_ID.a983479ef3": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS_FACT_SLASH_LIQUIDITY_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_slash_liquidity_events_FACT_SLASH_LIQUIDITY_EVENTS_ID.a983479ef3"}, "test.maya_models.not_null_defi__fact_swaps_events_FROM_ADDRESS.f438dceaed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_FROM_ADDRESS.f438dceaed"}, "test.maya_models.not_null_silver__pool_block_statistics_ASSET_PRICE.13060f5529": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_ASSET_PRICE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_ASSET_PRICE.13060f5529"}, "test.maya_models.not_null_silver__refund_events_TO_ADDRESS.2fda85c5dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "REFUND_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__refund_events_TO_ADDRESS.2fda85c5dd"}, "test.maya_models.not_null_silver__add_events_ASSET_E8.49cc46d9aa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ADD_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__add_events_ASSET_E8.49cc46d9aa"}, "test.maya_models.negative_one_defi__fact_refund_events_DIM_BLOCK_ID.3c1c234ab9": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_REFUND_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REFUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REFUND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 10, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 11, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 13, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 14, "name": "REASON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_refund_events_DIM_BLOCK_ID.3c1c234ab9"}, "test.maya_models.negative_one_defi__fact_rewards_event_entries_DIM_BLOCK_ID.ae74184dc0": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_REWARDS_EVENT_ENTRIES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REWARDS_EVENT_ENTRIES_ID": {"type": "TEXT", "index": 1, "name": "FACT_REWARDS_EVENT_ENTRIES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "SAVER_E8": {"type": "NUMBER", "index": 6, "name": "SAVER_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_rewards_event_entries_DIM_BLOCK_ID.ae74184dc0"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_slash_amounts_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.8100e32bac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_SLASH_AMOUNTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_slash_amounts_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.8100e32bac"}, "test.maya_models.not_null_defi__fact_gas_events_TX_COUNT.b58d3dfec7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_GAS_EVENTS_TX_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 6, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_gas_events_TX_COUNT.b58d3dfec7"}, "test.maya_models.not_null_silver__validator_request_leave_events_TX_ID.e98479bb26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 3, "name": "NODE_ADDRESS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__validator_request_leave_events_TX_ID.e98479bb26"}, "test.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__daily_earnings_DAY__day__2.439dcce651": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "DAILY_EARNINGS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__daily_earnings_DAY__day__2.439dcce651"}, "model.maya_models.bronze__outbound_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "OUTBOUND_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": ""}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__outbound_events"}, "test.maya_models.not_null_defi__fact_pool_balance_change_events_BLOCK_TIMESTAMP.fd61518b64": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BALANCE_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 6, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 8, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_balance_change_events_BLOCK_TIMESTAMP.fd61518b64"}, "test.maya_models.not_null_defi__fact_fee_events_ASSET_E8.ec1824433c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FEE_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_fee_events_ASSET_E8.ec1824433c"}, "model.maya_models.bronze__send_messages": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SEND_MESSAGES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": ""}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": ""}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": ""}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": ""}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": ""}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 11, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 13, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__send_messages"}, "test.maya_models.not_null_defi__fact_failed_deposit_messages_ASSET.9698d44bd6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FAILED_DEPOSIT_MESSAGES_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FAILED_DEPOSIT_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_FAILED_DEPOSIT_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "TX_ID": {"type": "TEXT", "index": 10, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_failed_deposit_messages_ASSET.9698d44bd6"}, "test.maya_models.not_null_silver__pool_block_balances_SYNTH_AMOUNT_USD.e507c3e553": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_SYNTH_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_SYNTH_AMOUNT_USD.e507c3e553"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_block_statistics_FACT_POOL_BLOCK_STATISTICS_ID.ea9e1f3b9b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_POOL_BLOCK_STATISTICS_FACT_POOL_BLOCK_STATISTICS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_pool_block_statistics_FACT_POOL_BLOCK_STATISTICS_ID.ea9e1f3b9b"}, "test.maya_models.not_null_silver__pool_block_balances_BLOCK_ID.6a3b314f7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_BLOCK_ID.6a3b314f7c"}, "test.maya_models.not_null_silver__swap_events_BLOCKCHAIN.46d45dd5fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_BLOCKCHAIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_BLOCKCHAIN.46d45dd5fc"}, "test.maya_models.not_null_silver__swap_events_FROM_ADDRESS.06e1df5a46": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_FROM_ADDRESS.06e1df5a46"}, "test.maya_models.not_null_silver__transfers_BLOCK_TIMESTAMP.d599dc282c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT_USD", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 9, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfers_BLOCK_TIMESTAMP.d599dc282c"}, "test.maya_models.not_null_defi__fact_outbound_events_BLOCK_TIMESTAMP.ba5c7a7372": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_OUTBOUND_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_OUTBOUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_OUTBOUND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 11, "name": "IN_TX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_outbound_events_BLOCK_TIMESTAMP.ba5c7a7372"}, "test.maya_models.not_null_silver__pool_block_statistics_TOTALFEES.cb447c44c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TOTALFEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TOTALFEES.cb447c44c8"}, "model.maya_models.bronze__set_node_keys_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SET_NODE_KEYS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": ""}, "SECP256K1": {"type": "TEXT", "index": 2, "name": "SECP256K1", "comment": ""}, "ED25519": {"type": "TEXT", "index": 3, "name": "ED25519", "comment": ""}, "VALIDATOR_CONSENSUS": {"type": "TEXT", "index": 4, "name": "VALIDATOR_CONSENSUS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__set_node_keys_events"}, "test.maya_models.not_null_defi__fact_pool_block_balances_SYNTH_AMOUNT.dd1d486159": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_SYNTH_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_balances_SYNTH_AMOUNT.dd1d486159"}, "test.maya_models.not_null_silver__withdraw_events_BASIS_POINTS.a18baacaeb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_BASIS_POINTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_BASIS_POINTS.a18baacaeb"}, "test.maya_models.not_null_core__fact_transfers_cacao_AMOUNT_USD.ebd0803995": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFERS_CACAO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfers_cacao_AMOUNT_USD.ebd0803995"}, "test.maya_models.unique_defi__fact_block_rewards_DAY.6963e728a5": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_BLOCK_REWARDS_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "DATE", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_block_rewards_DAY.6963e728a5"}, "test.maya_models.not_null_silver__failed_deposit_messages_TX_ID.96bf8221ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__failed_deposit_messages_TX_ID.96bf8221ba"}, "test.maya_models.not_null_defi__fact_pool_block_balances_POOL_NAME.05a1892218": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_balances_POOL_NAME.05a1892218"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_daily_earnings_FACT_DAILY_EARNINGS_ID.4e969deb63": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_DAILY_EARNINGS_FACT_DAILY_EARNINGS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_daily_earnings_FACT_DAILY_EARNINGS_ID.4e969deb63"}, "test.maya_models.not_null_silver__pool_balance_change_events_BLOCK_TIMESTAMP.17e9062fd9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_BLOCK_TIMESTAMP.17e9062fd9"}, "test.maya_models.not_null_core__dim_block_BLOCK_DATE.fcae0dfd62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_BLOCK_DATE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_BLOCK_DATE.fcae0dfd62"}, "model.maya_models.silver__inactive_vault_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "INACTIVE_VAULT_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADD_ASGARD_ADDRESS": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDRESS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__inactive_vault_events"}, "model.maya_models.silver__constants": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "CONSTANTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"KEY": {"type": "TEXT", "index": 1, "name": "KEY", "comment": ""}, "VALUE": {"type": "BINARY", "index": 2, "name": "VALUE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__constants"}, "test.maya_models.not_null_silver__pool_block_statistics_IMPERMANENT_LOSS_PROTECTION_PAID.de64fea0f1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_IMPERMANENT_LOSS_PROTECTION_PAID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_IMPERMANENT_LOSS_PROTECTION_PAID.de64fea0f1"}, "test.maya_models.not_null_silver__pool_block_statistics_SYNTH_UNITS.d34b8ef943": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_SYNTH_UNITS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_SYNTH_UNITS.d34b8ef943"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_gas_events_FACT_GAS_EVENTS_ID.c0ced5df45": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_GAS_EVENTS_FACT_GAS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_GAS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_GAS_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_gas_events_FACT_GAS_EVENTS_ID.c0ced5df45"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_slash_points_FACT_SLASH_POINTS_ID.8d109c0e13": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_SLASH_POINTS_FACT_SLASH_POINTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_slash_points_FACT_SLASH_POINTS_ID.8d109c0e13"}, "model.maya_models.defi__fact_streamling_swap_details_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS", "database": "MAYA", "comment": "Fact table that shows the streaming swap event transactions", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "INTERVAL": {"type": "NUMBER", "index": 5, "name": "INTERVAL", "comment": "the time interval of the swap"}, "QUANTITY": {"type": "NUMBER", "index": 6, "name": "QUANTITY", "comment": "the quantity of the swap"}, "COUNT": {"type": "NUMBER", "index": 7, "name": "COUNT", "comment": "the count of the swap"}, "LAST_HEIGHT": {"type": "NUMBER", "index": 8, "name": "LAST_HEIGHT", "comment": "the last height of the swap"}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 9, "name": "DEPOSIT_ASSET", "comment": "the deposit asset of the swap"}, "DEPOSIT_E8": {"type": "NUMBER", "index": 10, "name": "DEPOSIT_E8", "comment": "the deposit amount of the swap"}, "IN_ASSET": {"type": "TEXT", "index": 11, "name": "IN_ASSET", "comment": "the in asset of the swap"}, "IN_E8": {"type": "NUMBER", "index": 12, "name": "IN_E8", "comment": "the in amount of the swap"}, "OUT_ASSET": {"type": "TEXT", "index": 13, "name": "OUT_ASSET", "comment": "the out asset of the swap"}, "OUT_E8": {"type": "NUMBER", "index": 14, "name": "OUT_E8", "comment": "the out amount of the swap"}, "FAILED_SWAPS": {"type": "TEXT", "index": 15, "name": "FAILED_SWAPS", "comment": "the count of failed swaps"}, "FAILED_SWAPS_REASONS": {"type": "TEXT", "index": 16, "name": "FAILED_SWAPS_REASONS", "comment": "DEPRECATING SOON! the reason of failed swaps"}, "EVENT_ID": {"type": "NUMBER", "index": 17, "name": "EVENT_ID", "comment": ""}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 18, "name": "FAILED_SWAP_REASONS", "comment": "the reason of failed swaps"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_streamling_swap_details_events"}, "test.maya_models.not_null_silver__daily_pool_stats_TOTAL_ASSET_SWAP_FEES.e8298a5287": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TOTAL_ASSET_SWAP_FEES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TOTAL_ASSET_SWAP_FEES.e8298a5287"}, "test.maya_models.not_null_defi__fact_pool_block_balances_cacao_AMOUNT_USD.5db52684f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_CACAO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_balances_cacao_AMOUNT_USD.5db52684f2"}, "test.maya_models.not_null_silver__pool_block_statistics_TO_cacao_COUNT.b9826d563a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_TO_CACAO_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_TO_cacao_COUNT.b9826d563a"}, "test.maya_models.not_null_silver__withdraw_events_EMIT_ASSET_E8.dc3f62c561": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "WITHDRAW_EVENTS_EMIT_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__withdraw_events_EMIT_ASSET_E8.dc3f62c561"}, "test.maya_models.not_null_defi__fact_fee_events_ASSET.58dfc939f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_FEE_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_FEE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_FEE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 6, "name": "POOL_DEDUCT", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_fee_events_ASSET.58dfc939f5"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_streamling_swap_details_events_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID.50d38af79b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_streamling_swap_details_events_FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID.50d38af79b"}, "test.maya_models.not_null_defi__fact_withdraw_events_FROM_ADDRESS.fb0510a262": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_FROM_ADDRESS.fb0510a262"}, "test.maya_models.negative_one_defi__fact_swaps_DIM_BLOCK_ID.a0b8b6777c": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_SWAPS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAPS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAPS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 10, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 11, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 13, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 14, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 15, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 18, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 21, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 22, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 23, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 24, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 28, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 29, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 30, "name": "STREAMING_QUANTITY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 32, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 34, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_swaps_DIM_BLOCK_ID.a0b8b6777c"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__pool_block_balances_BLOCK_ID__POOL_NAME.db3d915190": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "POOL_BLOCK_BALANCES_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__pool_block_balances_BLOCK_ID__POOL_NAME.db3d915190"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_inactive_vault_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.52206550a8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_inactive_vault_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.52206550a8"}, "test.maya_models.not_null_defi__fact_bond_events_FROM_ADDRESS.d44d5b061a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_FROM_ADDRESS.d44d5b061a"}, "test.maya_models.not_null_silver__daily_pool_stats_AVERAGE_SLIP.8d606cbfae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_AVERAGE_SLIP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_AVERAGE_SLIP.8d606cbfae"}, "test.maya_models.not_null_defi__fact_reserve_events_BLOCK_TIMESTAMP.2034989c09": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_RESERVE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_RESERVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_RESERVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 11, "name": "ADDRESS", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_reserve_events_BLOCK_TIMESTAMP.2034989c09"}, "test.maya_models.not_null_silver__swaps_BLOCK_TIMESTAMP_DATE.57ccf41e0a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_BLOCK_TIMESTAMP_DATE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_BLOCK_TIMESTAMP_DATE.57ccf41e0a"}, "test.maya_models.not_null_defi__fact_withdraw_events_TO_ADDRESS.f4aadfb9bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_TO_ADDRESS.f4aadfb9bb"}, "test.maya_models.negative_one_defi__fact_streamling_swap_details_events_DIM_BLOCK_ID.51fbe7f43e": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_STREAMLING_SWAP_DETAILS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 5, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 6, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 7, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 8, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 9, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 10, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 11, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 12, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 13, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 14, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 15, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAPS_REASONS": {"type": "TEXT", "index": 16, "name": "FAILED_SWAPS_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 17, "name": "EVENT_ID", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 18, "name": "FAILED_SWAP_REASONS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_streamling_swap_details_events_DIM_BLOCK_ID.51fbe7f43e"}, "model.maya_models.defi__fact_bond_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_BOND_EVENTS", "database": "MAYA", "comment": "Fact table containing all the information about the bond activities. THORChain uses a spinoff of the Proof of Stake consensus mechanism called Proof of Bond.", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The sending address for this event"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The receiving address for this event"}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": "Same as pool name, which pool this bond events happens"}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": "The asset amount for this bond, using the price table we can calculate the cacao amount by asset amount"}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": "The memo for this event"}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": "There are 4 different types of bond:bond_reward, bond_paid, bond_cost, bond_returned"}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": "The cacao amount for this bond event"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_bond_events"}, "test.maya_models.not_null_defi__fact_pool_block_balances_ASSET_AMOUNT.4c11b2c4dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_ASSET_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_block_balances_ASSET_AMOUNT.4c11b2c4dc"}, "test.maya_models.not_null_defi__fact_total_value_locked_DAY.fe0da8741a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_TOTAL_VALUE_LOCKED_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TOTAL_VALUE_LOCKED_ID": {"type": "TEXT", "index": 1, "name": "FACT_TOTAL_VALUE_LOCKED_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_total_value_locked_DAY.fe0da8741a"}, "test.maya_models.not_null_silver__pending_liquidity_events_BLOCK_TIMESTAMP.ab766ea5ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pending_liquidity_events_BLOCK_TIMESTAMP.ab766ea5ff"}, "test.maya_models.not_null_defi__fact_withdraw_events_BLOCK_TIMESTAMP.e2e54ceae9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_BLOCK_TIMESTAMP.e2e54ceae9"}, "test.maya_models.not_null_defi__fact_refund_events_BLOCK_TIMESTAMP.34d8aabf5a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_REFUND_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_REFUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_REFUND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 10, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 11, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 13, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 14, "name": "REASON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_refund_events_BLOCK_TIMESTAMP.34d8aabf5a"}, "test.maya_models.not_null_silver__update_node_account_status_events_BLOCK_TIMESTAMP.f7cd76f13b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 2, "name": "CURRENT_STATUS", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 3, "name": "FORMER_STATUS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__update_node_account_status_events_BLOCK_TIMESTAMP.f7cd76f13b"}, "test.maya_models.not_null_silver__daily_pool_stats_TO_ASSET_SWAP_VOLUME.475255ccb5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_TO_ASSET_SWAP_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_TO_ASSET_SWAP_VOLUME.475255ccb5"}, "model.maya_models.bronze__validator_request_leave_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": ""}, "FROM_ADDR": {"type": "TEXT", "index": 2, "name": "FROM_ADDR", "comment": ""}, "NODE_ADDR": {"type": "TEXT", "index": 3, "name": "NODE_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__validator_request_leave_events"}, "test.maya_models.unique_defi__fact_daily_earnings_FACT_DAILY_EARNINGS_ID.1b0a6fbdd6": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_DAILY_EARNINGS_FACT_DAILY_EARNINGS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_daily_earnings_FACT_DAILY_EARNINGS_ID.1b0a6fbdd6"}, "test.maya_models.negative_one_price__fact_cacao_price_DIM_BLOCK_ID.76c72bb6e6": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_PRICE", "name": "FACT_CACAO_PRICE_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_CACAO_PRICE_ID": {"type": "TEXT", "index": 1, "name": "FACT_CACAO_PRICE_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 4, "name": "CACAO_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 6, "name": "_AUDIT_RUN_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_price__fact_cacao_price_DIM_BLOCK_ID.76c72bb6e6"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__outbound_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__ASSET__MEMO__IN_TX__BLOCK_TIMESTAMP__EVENT_ID.4205fd70e7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "OUTBOUND_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "MEMO": {"type": "TEXT", "index": 6, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 7, "name": "IN_TX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__outbound_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__ASSET__MEMO__IN_TX__BLOCK_TIMESTAMP__EVENT_ID.4205fd70e7"}, "model.maya_models.defi__fact_pool_block_statistics": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_POOL_BLOCK_STATISTICS", "database": "MAYA", "comment": "Fact table containing the actions the liquidity providers do in the THORChain, with the amount in cacao/Asset", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_STATISTICS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_STATISTICS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": "The timestamp in day for the recorded of the block fee"}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 3, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": "How much asset liquidity has been added to the pool at this time for this pool"}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_COUNT", "comment": "The count of add liquidity transactions"}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_LIQUIDITY_VOLUME", "comment": "The asset volume of liquidity added to the pool"}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 6, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": ""}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": "Asset name or pool name"}, "ASSET_DEPTH": {"type": "NUMBER", "index": 8, "name": "ASSET_DEPTH", "comment": "The current pool depth, which is the total cacao pooled in the asset"}, "ASSET_PRICE": {"type": "NUMBER", "index": 9, "name": "ASSET_PRICE", "comment": "The asset price in cacao for this day"}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "ASSET_PRICE_USD", "comment": "The asset price in USD"}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 11, "name": "AVERAGE_SLIP", "comment": "The average slip point for this block within the day"}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 12, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": "The total impermanent loss protection paid for this pool on this day"}, "CACAO_DEPTH": {"type": "NUMBER", "index": 13, "name": "CACAO_DEPTH", "comment": ""}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": "The pool status, which is active or not"}, "SWAP_COUNT": {"type": "NUMBER", "index": 15, "name": "SWAP_COUNT", "comment": "Total swap transactions count"}, "SWAP_VOLUME": {"type": "NUMBER", "index": 16, "name": "SWAP_VOLUME", "comment": "Total swap volume"}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_AVERAGE_SLIP", "comment": "If the transaction is from cacao to Asset, the average slip point"}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_COUNT", "comment": "How many swaps happen from cacao to Asset"}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_FEES", "comment": "The total swap fees paid to transfer from cacao to Asset"}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 20, "name": "TO_ASSET_VOLUME", "comment": "The total volume transferred from cacao to Asset"}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_AVERAGE_SLIP", "comment": ""}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_COUNT", "comment": ""}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_FEES", "comment": ""}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 24, "name": "TO_CACAO_VOLUME", "comment": ""}, "TOTALFEES": {"type": "NUMBER", "index": 25, "name": "TOTALFEES", "comment": "The total fees paid for the swaps"}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_MEMBER_COUNT", "comment": "All memberships with a cacao address. Take the member from cacao and asset and then subtract the balance = 0 then get the results"}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 27, "name": "UNIQUE_SWAPPER_COUNT", "comment": "The unique swap addresses for this pool "}, "UNITS": {"type": "NUMBER", "index": 28, "name": "UNITS", "comment": "The swap units"}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_ASSET_VOLUME", "comment": "How many assets get withdrawn from the liquidity pools"}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_COUNT", "comment": "How many times the withdraw events happens"}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_CACAO_VOLUME", "comment": ""}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 32, "name": "WITHDRAW_VOLUME", "comment": "How many asset volume get withdrawn from the pool"}, "TOTAL_STAKE": {"type": "NUMBER", "index": 33, "name": "TOTAL_STAKE", "comment": ""}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 34, "name": "DEPTH_PRODUCT", "comment": ""}, "SYNTH_UNITS": {"type": "NUMBER", "index": 35, "name": "SYNTH_UNITS", "comment": ""}, "POOL_UNITS": {"type": "NUMBER", "index": 36, "name": "POOL_UNITS", "comment": ""}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": ""}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 38, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 39, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 41, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.defi__fact_pool_block_statistics"}, "model.maya_models.defi__fact_swaps": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_SWAPS", "database": "MAYA", "comment": "Fact table that shows the swap activity in Thorchain", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAPS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAPS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": "The unique transaction id"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": "The user address that initiates the swap"}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "NATIVE_TO_ADDRESS", "comment": "The user address that is receiving the result of the swap"}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_POOL_ADDRESS", "comment": "The pool address that processes the swap"}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 10, "name": "AFFILIATE_ADDRESS", "comment": "The affiliate address that is receiving the affiliate fee (redundant with array)"}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 11, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": "The affiliate fee basis points that is received by the affiliate address (redundant with array)"}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": "The affiliate addresses that are receiving the affiliate fee"}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 13, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": "The affiliate fee basis points that are received by the affiliate addresses"}, "FROM_ASSET": {"type": "TEXT", "index": 14, "name": "FROM_ASSET", "comment": "Initial asset to swap"}, "TO_ASSET": {"type": "TEXT", "index": 15, "name": "TO_ASSET", "comment": "The asset swap to"}, "FROM_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FROM_AMOUNT", "comment": "Amount of the asset to swap from"}, "TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "TO_AMOUNT", "comment": "Amount of the asset to swap for"}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 18, "name": "MIN_TO_AMOUNT", "comment": "Minimal amount to swap for"}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "FROM_AMOUNT_USD", "comment": "Amount in USD of the asset to swap from"}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "TO_AMOUNT_USD", "comment": "Amount in USD of the asset to swap for"}, "CACAO_USD": {"type": "FLOAT", "index": 21, "name": "CACAO_USD", "comment": ""}, "ASSET_USD": {"type": "FLOAT", "index": 22, "name": "ASSET_USD", "comment": "Asset amount in USD"}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 23, "name": "TO_AMOUNT_MIN_USD", "comment": "Min asset amount in USD"}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 24, "name": "SWAP_SLIP_BP", "comment": "The slippage during the swap process"}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO", "comment": ""}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_CACAO_USD", "comment": ""}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET", "comment": "The amount of Asset liquidity fee paid in cacao for the swaps"}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 28, "name": "LIQ_FEE_ASSET_USD", "comment": "The amount of Asset in USD liquidity fee paid in cacao for the swaps"}, "STREAMING_COUNT": {"type": "NUMBER", "index": 29, "name": "STREAMING_COUNT", "comment": "The count of the streaming events"}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 30, "name": "STREAMING_QUANTITY", "comment": "The quantity of the streaming events"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 32, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 34, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_swaps"}, "test.maya_models.not_null_silver__daily_pool_stats_IL_PROTECTION_PAID_USD.bd460521d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_IL_PROTECTION_PAID_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_IL_PROTECTION_PAID_USD.bd460521d5"}, "test.maya_models.not_null_silver__outbound_events_MEMO.88f8ed52e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_MEMO.88f8ed52e8"}, "test.maya_models.not_null_defi__fact_liquidity_actions_cacao_AMOUNT_USD.5b994381e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_CACAO_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_cacao_AMOUNT_USD.5b994381e1"}, "test.maya_models.not_null_defi__fact_withdraw_events_TX_ID.e7d3e3beef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_TX_ID.e7d3e3beef"}, "test.maya_models.unique_defi__fact_pool_balance_change_events_FACT_POOL_BALANCE_CHANGE_EVENTS_ID.a9f6a259b3": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_POOL_BALANCE_CHANGE_EVENTS_FACT_POOL_BALANCE_CHANGE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_pool_balance_change_events_FACT_POOL_BALANCE_CHANGE_EVENTS_ID.a9f6a259b3"}, "test.maya_models.not_null_defi__fact_swaps_events_TO_ADDRESS.0fab10cf01": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_TO_ADDRESS.0fab10cf01"}, "test.maya_models.not_null_silver__swap_events_TO_E8_MIN.d4667fb218": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_TO_E8_MIN", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_TO_E8_MIN.d4667fb218"}, "test.maya_models.not_null_defi__fact_swaps_events_LIQ_FEE_E8.8ab774160b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SWAPS_EVENTS_LIQ_FEE_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SWAP_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SWAP_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 8, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 9, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 10, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 11, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 14, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 15, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 16, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 17, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 18, "name": "_DIRECTION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 21, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_swaps_events_LIQ_FEE_E8.8ab774160b"}, "test.maya_models.not_null_silver__pending_liquidity_events_ASSET_E8.c201915269": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pending_liquidity_events_ASSET_E8.c201915269"}, "test.maya_models.unique_defi__fact_pool_block_fees_FACT_POOL_BLOCK_FEES_ID.ee55d40c08": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_POOL_BLOCK_FEES_FACT_POOL_BLOCK_FEES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_pool_block_fees_FACT_POOL_BLOCK_FEES_ID.ee55d40c08"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__daily_tvl_DAY.dc405aa093": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "DAILY_TVL_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__daily_tvl_DAY.dc405aa093"}, "test.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_NODES_USD.05d14a2dcd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_EARNINGS_TO_NODES_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_NODES_USD.05d14a2dcd"}, "test.maya_models.not_null_silver__pool_balance_change_events_ASSET_AMOUNT.c610565710": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_ASSET_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_ASSET_AMOUNT.c610565710"}, "test.maya_models.not_null_defi__fact_send_messages_FACT_SEND_MESSAGES_ID.da36ef8cad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SEND_MESSAGES_FACT_SEND_MESSAGES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SEND_MESSAGES_ID": {"type": "TEXT", "index": 1, "name": "FACT_SEND_MESSAGES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 8, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 9, "name": "TX_ID", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_send_messages_FACT_SEND_MESSAGES_ID.da36ef8cad"}, "test.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_POOLS.fbeff5d134": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_EARNINGS_TO_POOLS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_EARNINGS_TO_POOLS.fbeff5d134"}, "test.maya_models.negative_one_gov__fact_slash_points_DIM_BLOCK_ID.3e57f036d1": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_GOV", "name": "FACT_SLASH_POINTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_POINTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_POINTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": null}, "SLASH_POINTS": {"type": "NUMBER", "index": 5, "name": "SLASH_POINTS", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_gov__fact_slash_points_DIM_BLOCK_ID.3e57f036d1"}, "test.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_BONDED.0fa0211531": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_TOTAL_VALUE_BONDED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_BONDED.0fa0211531"}, "test.maya_models.not_null_defi__fact_daily_earnings_LIQUIDITY_FEES_USD.82b7149fd9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_DAILY_EARNINGS_LIQUIDITY_FEES_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_DAILY_EARNINGS_ID": {"type": "TEXT", "index": 1, "name": "FACT_DAILY_EARNINGS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 4, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 6, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 8, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 12, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 13, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_daily_earnings_LIQUIDITY_FEES_USD.82b7149fd9"}, "test.maya_models.not_null_core__dim_block_BLOCK_WEEK.bd31abb003": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_BLOCK_WEEK", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_BLOCK_WEEK.bd31abb003"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_validator_request_leave_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.7203fca5dd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_validator_request_leave_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.7203fca5dd"}, "test.maya_models.unique_gov__fact_set_ip_address_events_FACT_SET_IP_ADDRESS_EVENTS_ID.036066cad1": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS_FACT_SET_IP_ADDRESS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_set_ip_address_events_FACT_SET_IP_ADDRESS_EVENTS_ID.036066cad1"}, "test.maya_models.not_null_defi__fact_withdraw_events_EMIT_cacao_E8.4ce153e62c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_EMIT_CACAO_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_EMIT_cacao_E8.4ce153e62c"}, "test.maya_models.not_null_silver__stake_events_ASSET_E8.23fed0c3e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STAKE_EVENTS_ASSET_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 7, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 8, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__stake_events_ASSET_E8.23fed0c3e9"}, "model.maya_models.defi__fact_slash_liquidity_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS", "database": "MAYA", "comment": "Fact table that shows the slash liquidity event entries", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_LIQUIDITY_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "BOND_ADDRESS": {"type": "TEXT", "index": 4, "name": "BOND_ADDRESS", "comment": "The address of the bond"}, "LP_ADDRESS": {"type": "TEXT", "index": 5, "name": "LP_ADDRESS", "comment": "The address of the liquidity pool"}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": "The asset that was slashed"}, "LP_UNITS": {"type": "NUMBER", "index": 7, "name": "LP_UNITS", "comment": "The number of liquidity pool units that were slashed"}, "ASSET_E8_LOSS": {"type": "NUMBER", "index": 8, "name": "ASSET_E8_LOSS", "comment": "The amount of asset lost in E8"}, "CACAO_E10_LOSS": {"type": "NUMBER", "index": 9, "name": "CACAO_E10_LOSS", "comment": "The amount of cacao lost in E10"}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_slash_liquidity_events"}, "model.maya_models.silver__liquidity_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LIQUIDITY_ACTIONS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": ""}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": ""}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": ""}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": ""}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": ""}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": ""}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": ""}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": ""}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": ""}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": ""}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": ""}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": ""}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": ""}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.silver__liquidity_actions"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_pool_block_fees_FACT_POOL_BLOCK_FEES_ID.356350731a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_POOL_BLOCK_FEES_FACT_POOL_BLOCK_FEES_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_FEES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_FEES_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_pool_block_fees_FACT_POOL_BLOCK_FEES_ID.356350731a"}, "model.maya_models.silver__set_version_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SET_VERSION_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "VERSION": {"type": "TEXT", "index": 2, "name": "VERSION", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "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.maya_models.silver__set_version_events"}, "test.maya_models.not_null_silver__swaps_TO_ASSET.d9705bc2c4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_TO_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_TO_ASSET.d9705bc2c4"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_pool_block_statistics_FACT_POOL_BLOCK_STATISTICS_ID.a0f8192d8b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_POOL_BLOCK_STATISTICS_FACT_POOL_BLOCK_STATISTICS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_STATISTICS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_STATISTICS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_pool_block_statistics_FACT_POOL_BLOCK_STATISTICS_ID.a0f8192d8b"}, "test.maya_models.negative_one_core__fact_mayaname_change_events_DIM_BLOCK_ID.b8b82e83de": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_MAYANAME_CHANGE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_MAYANAME_CHANGE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "CHAIN": {"type": "TEXT", "index": 5, "name": "CHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 6, "name": "ADDRESS", "comment": null}, "REGISTRATION_FEE_E8": {"type": "NUMBER", "index": 7, "name": "REGISTRATION_FEE_E8", "comment": null}, "FUND_AMOUNT_E8": {"type": "NUMBER", "index": 8, "name": "FUND_AMOUNT_E8", "comment": null}, "HEIGHT": {"type": "NUMBER", "index": 9, "name": "HEIGHT", "comment": null}, "EXPIRE": {"type": "NUMBER", "index": 10, "name": "EXPIRE", "comment": null}, "OWNER": {"type": "TEXT", "index": 11, "name": "OWNER", "comment": null}, "TX_ID": {"type": "TEXT", "index": 12, "name": "TX_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 13, "name": "MEMO", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "PREFERRED_ASSET": {"type": "TEXT", "index": 15, "name": "PREFERRED_ASSET", "comment": null}, "AFFILIATE_BPS": {"type": "NUMBER", "index": 16, "name": "AFFILIATE_BPS", "comment": null}, "SUB_AFFILIATES": {"type": "VARIANT", "index": 17, "name": "SUB_AFFILIATES", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 18, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_core__fact_mayaname_change_events_DIM_BLOCK_ID.b8b82e83de"}, "test.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_total_block_rewards_FACT_TOTAL_BLOCK_REWARDS_ID.908c6385f1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_DEFI", "name": "FACT_TOTAL_BLOCK_REWARDS_FACT_TOTAL_BLOCK_REWARDS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_defi__fact_total_block_rewards_FACT_TOTAL_BLOCK_REWARDS_ID.908c6385f1"}, "test.maya_models.not_null_defi__fact_block_rewards_EARNINGS.6734c56332": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_REWARDS_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BLOCK_REWARDS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCK_REWARDS_ID", "comment": null}, "DAY": {"type": "DATE", "index": 2, "name": "DAY", "comment": null}, "LIQUIDITY_FEE": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEE", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 5, "name": "EARNINGS", "comment": null}, "BONDING_EARNINGS": {"type": "FLOAT", "index": 6, "name": "BONDING_EARNINGS", "comment": null}, "LIQUIDITY_EARNINGS": {"type": "FLOAT", "index": 7, "name": "LIQUIDITY_EARNINGS", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 8, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_rewards_EARNINGS.6734c56332"}, "test.maya_models.not_null_defi__fact_bond_events_MEMO.bd8692f383": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_MEMO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_MEMO.bd8692f383"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__active_vault_events_EVENT_ID__BLOCK_TIMESTAMP__ADD_ASGARD_ADDR.f7fa9e1978": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "ACTIVE_VAULT_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ADD_ASGARD_ADDR": {"type": "TEXT", "index": 3, "name": "ADD_ASGARD_ADDR", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__active_vault_events_EVENT_ID__BLOCK_TIMESTAMP__ADD_ASGARD_ADDR.f7fa9e1978"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_refund_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.46380231ed": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_REFUND_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_refund_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.46380231ed"}, "test.maya_models.not_null_silver__transfer_events_ASSET.4d061223da": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFER_EVENTS_ASSET", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDRESS": {"type": "TEXT", "index": 1, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 2, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfer_events_ASSET.4d061223da"}, "test.maya_models.not_null_silver__swaps_TO_AMOUNT_MIN_USD.cc63ea20d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_TO_AMOUNT_MIN_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_TO_AMOUNT_MIN_USD.cc63ea20d5"}, "model.maya_models.silver__total_value_locked": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOTAL_VALUE_LOCKED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": ""}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": ""}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_BONDED", "comment": ""}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_LOCKED", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day)", "include": true, "description": "The key used to cluster this table"}, "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.maya_models.silver__total_value_locked"}, "test.maya_models.not_null_defi__fact_add_events_POOL_NAME.e418ec498a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_ADD_EVENTS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_ADD_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_ADD_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 5, "name": "CACAO_E8", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 7, "name": "ASSET_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 11, "name": "FROM_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 12, "name": "ASSET", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_add_events_POOL_NAME.e418ec498a"}, "test.maya_models.not_null_silver__daily_earnings_BLOCK_REWARDS_USD.ea664e5f41": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_BLOCK_REWARDS_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_BLOCK_REWARDS_USD.ea664e5f41"}, "model.maya_models.bronze__set_node_mimir_events": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "SET_NODE_MIMIR_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": ""}, "KEY": {"type": "NUMBER", "index": 2, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__set_node_mimir_events"}, "model.maya_models.silver__pool_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "POOL_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": ""}, "STATUS": {"type": "TEXT", "index": 2, "name": "STATUS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "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.maya_models.silver__pool_events"}, "test.maya_models.not_null_core__fact_set_mimir_events_BLOCK_TIMESTAMP.5ba3385f5b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_SET_MIMIR_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_MIMIR_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_MIMIR_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_set_mimir_events_BLOCK_TIMESTAMP.5ba3385f5b"}, "test.maya_models.not_null_silver__total_value_locked_DAY.5d7ba86e85": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOTAL_VALUE_LOCKED_DAY", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__total_value_locked_DAY.5d7ba86e85"}, "test.maya_models.not_null_silver__streamling_swap_details_events_COUNT.12c52bff4c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "STREAMLING_SWAP_DETAILS_EVENTS_COUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__streamling_swap_details_events_COUNT.12c52bff4c"}, "test.maya_models.not_null_gov__fact_validator_request_leave_events_NODE_ADDRESS.85babe010a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_GOV", "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_NODE_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_VALIDATOR_REQUEST_LEAVE_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_gov__fact_validator_request_leave_events_NODE_ADDRESS.85babe010a"}, "test.maya_models.not_null_silver__pool_balance_change_events_ASSET_ADD.ca42123793": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS_ASSET_ADD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_balance_change_events_ASSET_ADD.ca42123793"}, "test.maya_models.not_null_core__fact_transfers_cacao_AMOUNT.37b422cd3d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFERS_CACAO_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFERS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 7, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfers_cacao_AMOUNT.37b422cd3d"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__add_events_EVENT_ID__TX_ID__BLOCKCHAIN__POOL_NAME__FROM_ADDRESS__TO_ADDRESS__MEMO.ba16b70ba9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "ADD_EVENTS_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__add_events_EVENT_ID__TX_ID__BLOCKCHAIN__POOL_NAME__FROM_ADDRESS__TO_ADDRESS__MEMO.ba16b70ba9"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_outbound_events_FACT_OUTBOUND_EVENTS_ID.56a7c40cd9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_OUTBOUND_EVENTS_FACT_OUTBOUND_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_OUTBOUND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_OUTBOUND_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_outbound_events_FACT_OUTBOUND_EVENTS_ID.56a7c40cd9"}, "test.maya_models.unique_defi__fact_active_vault_events_FACT_ACTIVE_VAULT_EVENTS_ID.3aaa103dd9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_ACTIVE_VAULT_EVENTS_FACT_ACTIVE_VAULT_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_active_vault_events_FACT_ACTIVE_VAULT_EVENTS_ID.3aaa103dd9"}, "test.maya_models.not_null_silver__validator_request_leave_events_BLOCK_TIMESTAMP.290714d793": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VALIDATOR_REQUEST_LEAVE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 2, "name": "FROM_ADDRESS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 3, "name": "NODE_ADDRESS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__validator_request_leave_events_BLOCK_TIMESTAMP.290714d793"}, "test.maya_models.not_null_silver__daily_earnings_TOTAL_EARNINGS.ccc7cfc3fb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_EARNINGS_TOTAL_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "LIQUIDITY_FEES": {"type": "FLOAT", "index": 2, "name": "LIQUIDITY_FEES", "comment": null}, "LIQUIDITY_FEES_USD": {"type": "FLOAT", "index": 3, "name": "LIQUIDITY_FEES_USD", "comment": null}, "BLOCK_REWARDS": {"type": "FLOAT", "index": 4, "name": "BLOCK_REWARDS", "comment": null}, "BLOCK_REWARDS_USD": {"type": "FLOAT", "index": 5, "name": "BLOCK_REWARDS_USD", "comment": null}, "TOTAL_EARNINGS": {"type": "FLOAT", "index": 6, "name": "TOTAL_EARNINGS", "comment": null}, "TOTAL_EARNINGS_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_EARNINGS_USD", "comment": null}, "EARNINGS_TO_NODES": {"type": "FLOAT", "index": 8, "name": "EARNINGS_TO_NODES", "comment": null}, "EARNINGS_TO_NODES_USD": {"type": "FLOAT", "index": 9, "name": "EARNINGS_TO_NODES_USD", "comment": null}, "EARNINGS_TO_POOLS": {"type": "FLOAT", "index": 10, "name": "EARNINGS_TO_POOLS", "comment": null}, "EARNINGS_TO_POOLS_USD": {"type": "FLOAT", "index": 11, "name": "EARNINGS_TO_POOLS_USD", "comment": null}, "AVG_NODE_COUNT": {"type": "NUMBER", "index": 12, "name": "AVG_NODE_COUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_earnings_TOTAL_EARNINGS.ccc7cfc3fb"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_set_ip_address_events_FACT_SET_IP_ADDRESS_EVENTS_ID.2eb1ce9651": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS_FACT_SET_IP_ADDRESS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_IP_ADDRESS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_IP_ADDRESS_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_set_ip_address_events_FACT_SET_IP_ADDRESS_EVENTS_ID.2eb1ce9651"}, "model.maya_models.silver__pool_balance_change_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "POOL_BALANCE_CHANGE_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": ""}, "CACAO_AMOUNT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMOUNT", "comment": ""}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": ""}, "ASSET_AMOUNT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMOUNT", "comment": ""}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": ""}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__pool_balance_change_events"}, "test.maya_models.not_null_silver__daily_pool_stats_cacao_PRICE_USD.e340e04f34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_CACAO_PRICE_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_cacao_PRICE_USD.e340e04f34"}, "test.maya_models.not_null_silver__pending_liquidity_events_CACAO_ADDRESS.871aaa4926": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_CACAO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pending_liquidity_events_CACAO_ADDRESS.871aaa4926"}, "model.maya_models.silver__failed_deposit_messages": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "FAILED_DEPOSIT_MESSAGES", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": ""}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": ""}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": ""}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "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.maya_models.silver__failed_deposit_messages"}, "model.maya_models.silver__set_mimir_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SET_MIMIR_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"KEY": {"type": "TEXT", "index": 1, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 2, "name": "VALUE", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "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.maya_models.silver__set_mimir_events"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__send_messages_EVENT_ID.cf7796cd5e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SEND_MESSAGES_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"EVENT_ID": {"type": "NUMBER", "index": 1, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__send_messages_EVENT_ID.cf7796cd5e"}, "test.maya_models.not_null_silver__pool_block_fees_TOTAL_LIQUIDITY_FEES_cacao.f8aaa086a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_TOTAL_LIQUIDITY_FEES_CACAO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_TOTAL_LIQUIDITY_FEES_cacao.f8aaa086a0"}, "test.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_cacao_VOLUME.e852869cf9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_WITHDRAW_CACAO_VOLUME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_WITHDRAW_cacao_VOLUME.e852869cf9"}, "model.maya_models.silver__update_node_account_status_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "CURRENT_STATUS": {"type": "TEXT", "index": 2, "name": "CURRENT_STATUS", "comment": ""}, "FORMER_STATUS": {"type": "TEXT", "index": 3, "name": "FORMER_STATUS", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__update_node_account_status_events"}, "test.maya_models.not_null_silver__daily_pool_stats_POOL_NAME.65d2c5c182": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_POOL_NAME.65d2c5c182"}, "model.maya_models.silver__bond_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "BOND_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": ""}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": ""}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": ""}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": ""}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": ""}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "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.maya_models.silver__bond_events"}, "test.maya_models.dbt_constraints_primary_key_gov__fact_set_version_events_FACT_SET_VERSION_EVENTS_ID.cd19861ffb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_GOV", "name": "FACT_SET_VERSION_EVENTS_FACT_SET_VERSION_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_VERSION_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_VERSION_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_gov__fact_set_version_events_FACT_SET_VERSION_EVENTS_ID.cd19861ffb"}, "test.maya_models.not_null_silver__liquidity_actions_BLOCK_ID.39dcd6abaa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LIQUIDITY_ACTIONS_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 4, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 8, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 12, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 13, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 14, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 15, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 16, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 18, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 19, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 20, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__liquidity_actions_BLOCK_ID.39dcd6abaa"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_pool_block_balances_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.66031e6ec7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_pool_block_balances_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.66031e6ec7"}, "test.maya_models.not_null_silver__send_messages_EVENT_ID.32349d2e99": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEND_MESSAGES_EVENT_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__send_messages_EVENT_ID.32349d2e99"}, "test.maya_models.negative_one_defi__fact_update_node_account_status_events_DIM_BLOCK_ID.2668c31a3f": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 4, "name": "FORMER_STATUS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 5, "name": "CURRENT_STATUS", "comment": null}, "NODE_ADDRESS": {"type": "TEXT", "index": 6, "name": "NODE_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_update_node_account_status_events_DIM_BLOCK_ID.2668c31a3f"}, "test.maya_models.unique_defi__fact_liquidity_actions_FACT_LIQUIDITY_ACTIONS_ID.3c4c48acd9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_FACT_LIQUIDITY_ACTIONS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_liquidity_actions_FACT_LIQUIDITY_ACTIONS_ID.3c4c48acd9"}, "model.maya_models.defi__fact_pool_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_POOL_EVENTS", "database": "MAYA", "comment": "Fact table that shows that the status of the pool at each block id", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": "The asset/pool name"}, "STATUS": {"type": "TEXT", "index": 5, "name": "STATUS", "comment": "The current status for this pool"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "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."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_pool_events"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_send_messages_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.1adb347953": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_SEND_MESSAGES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_send_messages_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.1adb347953"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__update_node_account_status_events_NODE_ADDRESS__CURRENT_STATUS__FORMER_STATUS__BLOCK_TIMESTAMP__EVENT_ID.a1b6af9de0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "UPDATE_NODE_ACCOUNT_STATUS_EVENTS_NODE_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": null}, "CURRENT_STATUS": {"type": "TEXT", "index": 2, "name": "CURRENT_STATUS", "comment": null}, "FORMER_STATUS": {"type": "TEXT", "index": 3, "name": "FORMER_STATUS", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__update_node_account_status_events_NODE_ADDRESS__CURRENT_STATUS__FORMER_STATUS__BLOCK_TIMESTAMP__EVENT_ID.a1b6af9de0"}, "model.maya_models.silver__set_node_keys_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SET_NODE_KEYS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "SECP256K1": {"type": "TEXT", "index": 2, "name": "SECP256K1", "comment": ""}, "ED25519": {"type": "TEXT", "index": 3, "name": "ED25519", "comment": ""}, "VALIDATOR_CONSENSUS": {"type": "TEXT", "index": 4, "name": "VALIDATOR_CONSENSUS", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.silver__set_node_keys_events"}, "test.maya_models.not_null_silver__swaps_FROM_AMOUNT.a2d756c197": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_FROM_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_FROM_AMOUNT.a2d756c197"}, "test.maya_models.not_null_defi__fact_inactive_vault_events_ADD_ASGARD_ADDRESS.76e93119e7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_INACTIVE_VAULT_EVENTS_ADD_ASGARD_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_INACTIVE_VAULT_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_INACTIVE_VAULT_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ADD_ASGARD_ADDRESS": {"type": "TEXT", "index": 4, "name": "ADD_ASGARD_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 6, "name": "_INVOCATION_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}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_inactive_vault_events_ADD_ASGARD_ADDRESS.76e93119e7"}, "test.maya_models.not_null_silver__pending_liquidity_events_PENDING_TYPE.98039831a1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PENDING_LIQUIDITY_EVENTS_PENDING_TYPE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 2, "name": "ASSET_TX_ID", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_BLOCKCHAIN", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX_ID": {"type": "TEXT", "index": 6, "name": "CACAO_TX_ID", "comment": null}, "CACAO_ADDRESS": {"type": "TEXT", "index": 7, "name": "CACAO_ADDRESS", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pending_liquidity_events_PENDING_TYPE.98039831a1"}, "test.maya_models.not_null_defi__fact_bond_events_TX_ID.2f9aabd8d8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_TX_ID.2f9aabd8d8"}, "test.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_set_ip_address_events_FACT_SET_IP_ADDRESS_EVENTS_ID.ba1a7910fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_GOV", "name": "FACT_SET_IP_ADDRESS_EVENTS_FACT_SET_IP_ADDRESS_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_gov__fact_set_ip_address_events_FACT_SET_IP_ADDRESS_EVENTS_ID.ba1a7910fd"}, "test.maya_models.dbt_constraints_foreign_key_price__fact_cacao_price_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.86ae6c3419": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_PRICE", "name": "FACT_CACAO_PRICE_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_price__fact_cacao_price_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.86ae6c3419"}, "test.maya_models.negative_one_defi__fact_pool_block_balances_DIM_BLOCK_ID.2418ce23a3": {"metadata": {"type": "BASE TABLE", "schema": "NEGATIVE_ONE_DEFI", "name": "FACT_POOL_BLOCK_BALANCES_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_BLOCK_BALANCES_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_BLOCK_BALANCES_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 8, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.negative_one_defi__fact_pool_block_balances_DIM_BLOCK_ID.2418ce23a3"}, "test.maya_models.not_null_silver__prices_BLOCK_TIMESTAMP.d245b83d4f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_BLOCK_TIMESTAMP.d245b83d4f"}, "test.maya_models.not_null_defi__fact_bond_actions_TO_ADDRESS.03e2a4ee17": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_ACTIONS_TO_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 7, "name": "ASSET", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 9, "name": "BOND_TYPE", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 10, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 11, "name": "ASSET_USD", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_actions_TO_ADDRESS.03e2a4ee17"}, "test.maya_models.not_null_core__fact_transfer_events_BLOCK_TIMESTAMP.307906b318": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "FACT_TRANSFER_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_TRANSFER_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_TRANSFER_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 7, "name": "AMOUNT_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__fact_transfer_events_BLOCK_TIMESTAMP.307906b318"}, "test.maya_models.not_null_silver__swaps_FROM_AMOUNT_USD.78ab9ab5ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAPS_FROM_AMOUNT_USD", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 3, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 5, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "NATIVE_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "NATIVE_TO_ADDRESS", "comment": null}, "TO_POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_POOL_ADDRESS", "comment": null}, "AFFILIATE_ADDRESS": {"type": "TEXT", "index": 9, "name": "AFFILIATE_ADDRESS", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS": {"type": "NUMBER", "index": 10, "name": "AFFILIATE_FEE_BASIS_POINTS", "comment": null}, "AFFILIATE_ADDRESSES_ARRAY": {"type": "ARRAY", "index": 11, "name": "AFFILIATE_ADDRESSES_ARRAY", "comment": null}, "AFFILIATE_FEE_BASIS_POINTS_ARRAY": {"type": "ARRAY", "index": 12, "name": "AFFILIATE_FEE_BASIS_POINTS_ARRAY", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 13, "name": "FROM_ASSET", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 14, "name": "TO_ASSET", "comment": null}, "FROM_AMOUNT": {"type": "FLOAT", "index": 15, "name": "FROM_AMOUNT", "comment": null}, "TO_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TO_AMOUNT", "comment": null}, "MIN_TO_AMOUNT": {"type": "FLOAT", "index": 17, "name": "MIN_TO_AMOUNT", "comment": null}, "FROM_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "FROM_AMOUNT_USD", "comment": null}, "TO_AMOUNT_USD": {"type": "FLOAT", "index": 19, "name": "TO_AMOUNT_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 20, "name": "CACAO_USD", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 21, "name": "ASSET_USD", "comment": null}, "TO_AMOUNT_MIN_USD": {"type": "FLOAT", "index": 22, "name": "TO_AMOUNT_MIN_USD", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 23, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_CACAO": {"type": "FLOAT", "index": 24, "name": "LIQ_FEE_CACAO", "comment": null}, "LIQ_FEE_CACAO_USD": {"type": "FLOAT", "index": 25, "name": "LIQ_FEE_CACAO_USD", "comment": null}, "LIQ_FEE_ASSET": {"type": "FLOAT", "index": 26, "name": "LIQ_FEE_ASSET", "comment": null}, "LIQ_FEE_ASSET_USD": {"type": "FLOAT", "index": 27, "name": "LIQ_FEE_ASSET_USD", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 28, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 29, "name": "STREAMING_QUANTITY", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 30, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swaps_FROM_AMOUNT_USD.78ab9ab5ae"}, "test.maya_models.not_null_silver__pool_block_statistics_AVERAGE_SLIP.0dd0338788": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_STATISTICS_AVERAGE_SLIP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "ADD_ASSET_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 2, "name": "ADD_ASSET_LIQUIDITY_VOLUME", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 3, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 4, "name": "ADD_LIQUIDITY_VOLUME", "comment": null}, "ADD_CACAO_LIQUIDITY_VOLUME": {"type": "NUMBER", "index": 5, "name": "ADD_CACAO_LIQUIDITY_VOLUME", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "ASSET_DEPTH": {"type": "NUMBER", "index": 7, "name": "ASSET_DEPTH", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 8, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 9, "name": "ASSET_PRICE_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 10, "name": "AVERAGE_SLIP", "comment": null}, "IMPERMANENT_LOSS_PROTECTION_PAID": {"type": "NUMBER", "index": 11, "name": "IMPERMANENT_LOSS_PROTECTION_PAID", "comment": null}, "CACAO_DEPTH": {"type": "NUMBER", "index": 12, "name": "CACAO_DEPTH", "comment": null}, "STATUS": {"type": "TEXT", "index": 13, "name": "STATUS", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 14, "name": "SWAP_COUNT", "comment": null}, "SWAP_VOLUME": {"type": "NUMBER", "index": 15, "name": "SWAP_VOLUME", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 16, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_ASSET_COUNT": {"type": "NUMBER", "index": 17, "name": "TO_ASSET_COUNT", "comment": null}, "TO_ASSET_FEES": {"type": "NUMBER", "index": 18, "name": "TO_ASSET_FEES", "comment": null}, "TO_ASSET_VOLUME": {"type": "NUMBER", "index": 19, "name": "TO_ASSET_VOLUME", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 20, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "TO_CACAO_COUNT": {"type": "NUMBER", "index": 21, "name": "TO_CACAO_COUNT", "comment": null}, "TO_CACAO_FEES": {"type": "NUMBER", "index": 22, "name": "TO_CACAO_FEES", "comment": null}, "TO_CACAO_VOLUME": {"type": "NUMBER", "index": 23, "name": "TO_CACAO_VOLUME", "comment": null}, "TOTALFEES": {"type": "NUMBER", "index": 24, "name": "TOTALFEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 25, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 26, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "UNITS": {"type": "NUMBER", "index": 27, "name": "UNITS", "comment": null}, "WITHDRAW_ASSET_VOLUME": {"type": "NUMBER", "index": 28, "name": "WITHDRAW_ASSET_VOLUME", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 29, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_CACAO_VOLUME": {"type": "NUMBER", "index": 30, "name": "WITHDRAW_CACAO_VOLUME", "comment": null}, "WITHDRAW_VOLUME": {"type": "NUMBER", "index": 31, "name": "WITHDRAW_VOLUME", "comment": null}, "TOTAL_STAKE": {"type": "NUMBER", "index": 32, "name": "TOTAL_STAKE", "comment": null}, "DEPTH_PRODUCT": {"type": "NUMBER", "index": 33, "name": "DEPTH_PRODUCT", "comment": null}, "SYNTH_UNITS": {"type": "NUMBER", "index": 34, "name": "SYNTH_UNITS", "comment": null}, "POOL_UNITS": {"type": "NUMBER", "index": 35, "name": "POOL_UNITS", "comment": null}, "LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 36, "name": "LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "PREV_LIQUIDITY_UNIT_VALUE_INDEX": {"type": "FLOAT", "index": 37, "name": "PREV_LIQUIDITY_UNIT_VALUE_INDEX", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 38, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_statistics_AVERAGE_SLIP.0dd0338788"}, "test.maya_models.dbt_constraints_primary_key_defi__fact_pool_events_FACT_POOL_EVENTS_ID.d9300b6771": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_DEFI", "name": "FACT_POOL_EVENTS_FACT_POOL_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_EVENTS_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_defi__fact_pool_events_FACT_POOL_EVENTS_ID.d9300b6771"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__block_pool_depths_BLOCK_TIMESTAMP__POOL_NAME.b5ab31baa3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BLOCK_POOL_DEPTHS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__block_pool_depths_BLOCK_TIMESTAMP__POOL_NAME.b5ab31baa3"}, "test.maya_models.unique_defi__fact_swaps_events_FACT_SWAP_EVENTS_ID.275b663f75": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_SWAPS_EVENTS_FACT_SWAP_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_swaps_events_FACT_SWAP_EVENTS_ID.275b663f75"}, "test.maya_models.not_null_silver__block_pool_depths_SYNTH_E8.4ac67d8c72": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCK_POOL_DEPTHS_SYNTH_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"POOL_NAME": {"type": "TEXT", "index": 1, "name": "POOL_NAME", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__block_pool_depths_SYNTH_E8.4ac67d8c72"}, "test.maya_models.unique_defi__fact_fee_events_FACT_FEE_EVENTS_ID.cbb6dfce5c": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_DEFI", "name": "FACT_FEE_EVENTS_FACT_FEE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_defi__fact_fee_events_FACT_FEE_EVENTS_ID.cbb6dfce5c"}, "test.maya_models.dbt_constraints_primary_key_core__dim_block_DIM_BLOCK_ID.6c2c5b98b3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_PRIMARY_KEY_CORE", "name": "DIM_BLOCK_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "ROW_COUNT": {"type": "NUMBER", "index": 2, "name": "ROW_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_primary_key_core__dim_block_DIM_BLOCK_ID.6c2c5b98b3"}, "test.maya_models.not_null_silver__pool_block_fees_EARNINGS.78b1e80755": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_FEES_EARNINGS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "REWARDS": {"type": "FLOAT", "index": 3, "name": "REWARDS", "comment": null}, "TOTAL_LIQUIDITY_FEES_CACAO": {"type": "FLOAT", "index": 4, "name": "TOTAL_LIQUIDITY_FEES_CACAO", "comment": null}, "ASSET_LIQUIDITY_FEES": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY_FEES", "comment": null}, "CACAO_LIQUIDITY_FEES": {"type": "FLOAT", "index": 6, "name": "CACAO_LIQUIDITY_FEES", "comment": null}, "EARNINGS": {"type": "FLOAT", "index": 7, "name": "EARNINGS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_fees_EARNINGS.78b1e80755"}, "test.maya_models.not_null_silver__pool_block_balances_SYNTH_AMOUNT.6394f07310": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POOL_BLOCK_BALANCES_SYNTH_AMOUNT", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 3, "name": "POOL_NAME", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 4, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 5, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 6, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_AMOUNT_USD", "comment": null}, "SYNTH_AMOUNT": {"type": "FLOAT", "index": 8, "name": "SYNTH_AMOUNT", "comment": null}, "SYNTH_AMOUNT_USD": {"type": "FLOAT", "index": 9, "name": "SYNTH_AMOUNT_USD", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 10, "name": "_UNIQUE_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__pool_block_balances_SYNTH_AMOUNT.6394f07310"}, "test.maya_models.not_null_silver__transfer_events_BLOCK_TIMESTAMP.1ff60425a6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFER_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FROM_ADDRESS": {"type": "TEXT", "index": 1, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 2, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__transfer_events_BLOCK_TIMESTAMP.1ff60425a6"}, "test.maya_models.not_null_defi__fact_pool_events_BLOCK_TIMESTAMP.22275a664b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_POOL_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 5, "name": "STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_pool_events_BLOCK_TIMESTAMP.22275a664b"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__refund_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__ASSET__ASSET_2ND__MEMO__CODE__REASON__BLOCK_TIMESTAMP__EVENT_ID.bfb7525b50": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "REFUND_EVENTS_TX_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 6, "name": "ASSET_2ND", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 9, "name": "REASON", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 11, "name": "EVENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__refund_events_TX_ID__BLOCKCHAIN__FROM_ADDRESS__TO_ADDRESS__ASSET__ASSET_2ND__MEMO__CODE__REASON__BLOCK_TIMESTAMP__EVENT_ID.bfb7525b50"}, "test.maya_models.not_null_silver__failed_deposit_messages_AMOUNT_E8.9331d6135c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FAILED_DEPOSIT_MESSAGES_AMOUNT_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__failed_deposit_messages_AMOUNT_E8.9331d6135c"}, "test.maya_models.not_null_defi__fact_slash_liquidity_events_BLOCK_TIMESTAMP.5b14c39cd8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_SLASH_LIQUIDITY_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SLASH_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SLASH_LIQUIDITY_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "BOND_ADDRESS": {"type": "TEXT", "index": 4, "name": "BOND_ADDRESS", "comment": null}, "LP_ADDRESS": {"type": "TEXT", "index": 5, "name": "LP_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 6, "name": "ASSET", "comment": null}, "LP_UNITS": {"type": "NUMBER", "index": 7, "name": "LP_UNITS", "comment": null}, "ASSET_E8_LOSS": {"type": "NUMBER", "index": 8, "name": "ASSET_E8_LOSS", "comment": null}, "CACAO_E10_LOSS": {"type": "NUMBER", "index": 9, "name": "CACAO_E10_LOSS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_slash_liquidity_events_BLOCK_TIMESTAMP.5b14c39cd8"}, "test.maya_models.dbt_constraints_foreign_key_gov__fact_new_node_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.db84a142ae": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_GOV", "name": "FACT_NEW_NODE_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_gov__fact_new_node_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.db84a142ae"}, "test.maya_models.not_null_core__dim_block_TIMESTAMP.2e8fff01ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 2, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 4, "name": "BLOCK_DATE", "comment": null}, "BLOCK_HOUR": {"type": "NUMBER", "index": 5, "name": "BLOCK_HOUR", "comment": null}, "BLOCK_WEEK": {"type": "NUMBER", "index": 6, "name": "BLOCK_WEEK", "comment": null}, "BLOCK_MONTH": {"type": "NUMBER", "index": 7, "name": "BLOCK_MONTH", "comment": null}, "BLOCK_QUARTER": {"type": "NUMBER", "index": 8, "name": "BLOCK_QUARTER", "comment": null}, "BLOCK_YEAR": {"type": "NUMBER", "index": 9, "name": "BLOCK_YEAR", "comment": null}, "BLOCK_DAYOFMONTH": {"type": "NUMBER", "index": 10, "name": "BLOCK_DAYOFMONTH", "comment": null}, "BLOCK_DAYOFWEEK": {"type": "NUMBER", "index": 11, "name": "BLOCK_DAYOFWEEK", "comment": null}, "BLOCK_DAYOFYEAR": {"type": "NUMBER", "index": 12, "name": "BLOCK_DAYOFYEAR", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 14, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 15, "name": "AGG_STATE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_core__dim_block_TIMESTAMP.2e8fff01ed"}, "test.maya_models.dbt_constraints_foreign_key_defi__fact_bond_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.54ca49d7f9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_CONSTRAINTS_FOREIGN_KEY_DEFI", "name": "FACT_BOND_EVENTS_DIM_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DIM_BLOCK_ID": {"type": "TEXT", "index": 1, "name": "DIM_BLOCK_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_constraints_foreign_key_defi__fact_bond_events_DIM_BLOCK_ID__DIM_BLOCK_ID__ref_core__dim_block_.54ca49d7f9"}, "test.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_POOLED.681d912d91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_TVL_TOTAL_VALUE_POOLED", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "TOTAL_VALUE_POOLED": {"type": "FLOAT", "index": 2, "name": "TOTAL_VALUE_POOLED", "comment": null}, "TOTAL_VALUE_POOLED_USD": {"type": "FLOAT", "index": 3, "name": "TOTAL_VALUE_POOLED_USD", "comment": null}, "TOTAL_VALUE_BONDED": {"type": "FLOAT", "index": 4, "name": "TOTAL_VALUE_BONDED", "comment": null}, "TOTAL_VALUE_BONDED_USD": {"type": "FLOAT", "index": 5, "name": "TOTAL_VALUE_BONDED_USD", "comment": null}, "TOTAL_VALUE_LOCKED": {"type": "FLOAT", "index": 6, "name": "TOTAL_VALUE_LOCKED", "comment": null}, "TOTAL_VALUE_LOCKED_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_VALUE_LOCKED_USD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_tvl_TOTAL_VALUE_POOLED.681d912d91"}, "model.maya_models.defi__fact_pending_liquidity_events": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "FACT_PENDING_LIQUIDITY_EVENTS", "database": "MAYA", "comment": "Fact table that provides the summary of the gas events for each block", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_PENDING_LIQUIDITY_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_PENDING_LIQUIDITY_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "POOL_NAME": {"type": "TEXT", "index": 4, "name": "POOL_NAME", "comment": "Name of the pool -- also asset name in other tables"}, "ASSET_TX_ID": {"type": "TEXT", "index": 5, "name": "ASSET_TX_ID", "comment": "The unique transaction id for the cacao event, the liquidity type can be add/remove the cacao/asset, if the event related to cacao"}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "ASSET_BLOCKCHAIN", "comment": "The blockchain of the asset"}, "ASSET_ADDRESS": {"type": "TEXT", "index": 7, "name": "ASSET_ADDRESS", "comment": "The address of asset"}, "ASSET_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_E8", "comment": "The amount of asset for the liquidity events"}, "CACAO_TX_ID": {"type": "TEXT", "index": 9, "name": "CACAO_TX_ID", "comment": ""}, "CACAO_ADDRESS": {"type": "TEXT", "index": 10, "name": "CACAO_ADDRESS", "comment": ""}, "CACAO_E8": {"type": "NUMBER", "index": 11, "name": "CACAO_E8", "comment": ""}, "PENDING_TYPE": {"type": "TEXT", "index": 12, "name": "PENDING_TYPE", "comment": "The type of liquidity, can be 'add' or 'withdraw'"}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}, "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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.defi__fact_pending_liquidity_events"}, "test.maya_models.not_null_defi__fact_liquidity_actions_BLOCK_TIMESTAMP.9a65b82adc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_LIQUIDITY_ACTIONS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_LIQUIDITY_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "FACT_LIQUIDITY_ACTIONS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 5, "name": "LP_ACTION", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 6, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "CACAO_AMOUNT": {"type": "FLOAT", "index": 9, "name": "CACAO_AMOUNT", "comment": null}, "CACAO_AMOUNT_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_AMOUNT_USD", "comment": null}, "ASSET_AMOUNT": {"type": "FLOAT", "index": 11, "name": "ASSET_AMOUNT", "comment": null}, "ASSET_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "ASSET_AMOUNT_USD", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 13, "name": "STAKE_UNITS", "comment": null}, "ASSET_TX_ID": {"type": "TEXT", "index": 14, "name": "ASSET_TX_ID", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "ASSET_BLOCKCHAIN": {"type": "TEXT", "index": 16, "name": "ASSET_BLOCKCHAIN", "comment": null}, "IL_PROTECTION": {"type": "FLOAT", "index": 17, "name": "IL_PROTECTION", "comment": null}, "IL_PROTECTION_USD": {"type": "FLOAT", "index": 18, "name": "IL_PROTECTION_USD", "comment": null}, "UNSTAKE_ASYMMETRY": {"type": "FLOAT", "index": 19, "name": "UNSTAKE_ASYMMETRY", "comment": null}, "UNSTAKE_BASIS_POINTS": {"type": "NUMBER", "index": 20, "name": "UNSTAKE_BASIS_POINTS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_liquidity_actions_BLOCK_TIMESTAMP.9a65b82adc"}, "test.maya_models.not_null_defi__fact_block_pool_depths_SYNTH_E8.a148b6fdac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BLOCK_POOL_DEPTHS_SYNTH_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_POOL_DEPTHS_ID": {"type": "TEXT", "index": 1, "name": "FACT_POOL_DEPTHS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 4, "name": "CACAO_E8", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 6, "name": "SYNTH_E8", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_block_pool_depths_SYNTH_E8.a148b6fdac"}, "test.maya_models.not_null_silver__prices_POOL_NAME.7eacc16a03": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_POOL_NAME", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "PRICE_CACAO_ASSET": {"type": "NUMBER", "index": 3, "name": "PRICE_CACAO_ASSET", "comment": null}, "PRICE_ASSET_CACAO": {"type": "NUMBER", "index": 4, "name": "PRICE_ASSET_CACAO", "comment": null}, "ASSET_USD": {"type": "FLOAT", "index": 5, "name": "ASSET_USD", "comment": null}, "CACAO_USD": {"type": "FLOAT", "index": 6, "name": "CACAO_USD", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 7, "name": "POOL_NAME", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 8, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__prices_POOL_NAME.7eacc16a03"}, "model.maya_models.silver__set_ip_address_events": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SET_IP_ADDRESS_EVENTS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": ""}, "IP_ADDR": {"type": "TEXT", "index": 2, "name": "IP_ADDR", "comment": ""}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "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.maya_models.silver__set_ip_address_events"}, "test.maya_models.not_null_defi__fact_withdraw_events_IMP_LOSS_PROTECTION_E8.b061882c2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_WITHDRAW_EVENTS_IMP_LOSS_PROTECTION_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_WITHDRAW_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_WITHDRAW_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 10, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 11, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 12, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 13, "name": "POOL_NAME", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 14, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 15, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 16, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 17, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 18, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_AUDIT_RUN_ID": {"type": "TEXT", "index": 20, "name": "_AUDIT_RUN_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_withdraw_events_IMP_LOSS_PROTECTION_E8.b061882c2b"}, "test.maya_models.unique_gov__fact_slash_amounts_FACT_SLASH_AMOUNTS_ID.cf41247be9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_GOV", "name": "FACT_SLASH_AMOUNTS_FACT_SLASH_AMOUNTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.unique_gov__fact_slash_amounts_FACT_SLASH_AMOUNTS_ID.cf41247be9"}, "test.maya_models.not_null_silver__fee_events_BLOCK_TIMESTAMP.c40fd33f4a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "FEE_EVENTS_BLOCK_TIMESTAMP", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__fee_events_BLOCK_TIMESTAMP.c40fd33f4a"}, "test.maya_models.not_null_silver__outbound_events_FROM_ADDRESS.50d56a9b55": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "OUTBOUND_EVENTS_FROM_ADDRESS", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__outbound_events_FROM_ADDRESS.50d56a9b55"}, "test.maya_models.not_null_silver__swap_events_FROM_E8.74389cdde1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SWAP_EVENTS_FROM_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "TO_ADDRESS", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__swap_events_FROM_E8.74389cdde1"}, "test.maya_models.not_null_defi__fact_bond_events_E8.7f6d200479": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "FACT_BOND_EVENTS_E8", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_BOND_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BOND_EVENTS_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 4, "name": "TX_ID", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 8, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 9, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 11, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 12, "name": "E8", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_defi__fact_bond_events_E8.7f6d200479"}, "test.maya_models.dbt_expectations_expect_column_to_exist_core__fact_mayaname_change_events_FACT_MAYANAME_CHANGE_EVENTS_ID.f1690ca9f9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_MAYANAME_CHANGE_EVENTS_FACT_MAYANAME_CHANGE_EVENTS_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_expectations_expect_column_to_exist_core__fact_mayaname_change_events_FACT_MAYANAME_CHANGE_EVENTS_ID.f1690ca9f9"}, "model.maya_models.gov__fact_set_node_keys_events": {"metadata": {"type": "BASE TABLE", "schema": "GOV", "name": "FACT_SET_NODE_KEYS_EVENTS", "database": "MAYA", "comment": "Fact table that shows set node key events", "owner": "DBT_CLOUD_MAYA"}, "columns": {"FACT_SET_NODE_KEYS_EVENTS_ID": {"type": "TEXT", "index": 1, "name": "FACT_SET_NODE_KEYS_EVENTS_ID", "comment": "The surrogate key for the table. Will be unique and is used as a foreign key in other tables"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "Timestamp of block minting(without a timezone)"}, "DIM_BLOCK_ID": {"type": "TEXT", "index": 3, "name": "DIM_BLOCK_ID", "comment": "FK to DIM_BLOCK table"}, "NODE_ADDRESS": {"type": "TEXT", "index": 4, "name": "NODE_ADDRESS", "comment": ""}, "SECP256K1": {"type": "TEXT", "index": 5, "name": "SECP256K1", "comment": ""}, "ED25519": {"type": "TEXT", "index": 6, "name": "ED25519", "comment": ""}, "VALIDATOR_CONSENSUS": {"type": "TEXT", "index": 7, "name": "VALIDATOR_CONSENSUS", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.gov__fact_set_node_keys_events"}, "model.maya_models.bronze__cacao_price": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CACAO_PRICE", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"CACAO_PRICE_E8": {"type": "FLOAT", "index": 1, "name": "CACAO_PRICE_E8", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 3, "name": "__HEVO__DATABASE_NAME", "comment": ""}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__SCHEMA_NAME", "comment": ""}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 5, "name": "__HEVO__INGESTED_AT", "comment": ""}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__LOADED_AT", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.maya_models.bronze__cacao_price"}, "test.maya_models.not_null_silver__daily_pool_stats_SWAP_VOLUME_cacao.5ebb701e40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DAILY_POOL_STATS_SWAP_VOLUME_CACAO", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"DAY": {"type": "DATE", "index": 1, "name": "DAY", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "SYSTEM_REWARDS": {"type": "FLOAT", "index": 3, "name": "SYSTEM_REWARDS", "comment": null}, "SYSTEM_REWARDS_USD": {"type": "FLOAT", "index": 4, "name": "SYSTEM_REWARDS_USD", "comment": null}, "ASSET_LIQUIDITY": {"type": "FLOAT", "index": 5, "name": "ASSET_LIQUIDITY", "comment": null}, "ASSET_PRICE": {"type": "NUMBER", "index": 6, "name": "ASSET_PRICE", "comment": null}, "ASSET_PRICE_USD": {"type": "FLOAT", "index": 7, "name": "ASSET_PRICE_USD", "comment": null}, "CACAO_LIQUIDITY": {"type": "FLOAT", "index": 8, "name": "CACAO_LIQUIDITY", "comment": null}, "CACAO_PRICE": {"type": "FLOAT", "index": 9, "name": "CACAO_PRICE", "comment": null}, "CACAO_PRICE_USD": {"type": "FLOAT", "index": 10, "name": "CACAO_PRICE_USD", "comment": null}, "ADD_LIQUIDITY_COUNT": {"type": "NUMBER", "index": 11, "name": "ADD_LIQUIDITY_COUNT", "comment": null}, "ADD_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 12, "name": "ADD_ASSET_LIQUIDITY", "comment": null}, "ADD_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 13, "name": "ADD_ASSET_LIQUIDITY_USD", "comment": null}, "ADD_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "ADD_CACAO_LIQUIDITY", "comment": null}, "ADD_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 15, "name": "ADD_CACAO_LIQUIDITY_USD", "comment": null}, "WITHDRAW_COUNT": {"type": "NUMBER", "index": 16, "name": "WITHDRAW_COUNT", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "WITHDRAW_ASSET_LIQUIDITY", "comment": null}, "WITHDRAW_ASSET_LIQUIDITY_USD": {"type": "FLOAT", "index": 18, "name": "WITHDRAW_ASSET_LIQUIDITY_USD", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY": {"type": "FLOAT", "index": 19, "name": "WITHDRAW_CACAO_LIQUIDITY", "comment": null}, "WITHDRAW_CACAO_LIQUIDITY_USD": {"type": "FLOAT", "index": 20, "name": "WITHDRAW_CACAO_LIQUIDITY_USD", "comment": null}, "IL_PROTECTION_PAID": {"type": "FLOAT", "index": 21, "name": "IL_PROTECTION_PAID", "comment": null}, "IL_PROTECTION_PAID_USD": {"type": "FLOAT", "index": 22, "name": "IL_PROTECTION_PAID_USD", "comment": null}, "AVERAGE_SLIP": {"type": "NUMBER", "index": 23, "name": "AVERAGE_SLIP", "comment": null}, "TO_ASSET_AVERAGE_SLIP": {"type": "NUMBER", "index": 24, "name": "TO_ASSET_AVERAGE_SLIP", "comment": null}, "TO_CACAO_AVERAGE_SLIP": {"type": "NUMBER", "index": 25, "name": "TO_CACAO_AVERAGE_SLIP", "comment": null}, "SWAP_COUNT": {"type": "NUMBER", "index": 26, "name": "SWAP_COUNT", "comment": null}, "TO_ASSET_SWAP_COUNT": {"type": "NUMBER", "index": 27, "name": "TO_ASSET_SWAP_COUNT", "comment": null}, "TO_CACAO_SWAP_COUNT": {"type": "NUMBER", "index": 28, "name": "TO_CACAO_SWAP_COUNT", "comment": null}, "SWAP_VOLUME_CACAO": {"type": "FLOAT", "index": 29, "name": "SWAP_VOLUME_CACAO", "comment": null}, "SWAP_VOLUME_CACAO_USD": {"type": "FLOAT", "index": 30, "name": "SWAP_VOLUME_CACAO_USD", "comment": null}, "TO_ASSET_SWAP_VOLUME": {"type": "FLOAT", "index": 31, "name": "TO_ASSET_SWAP_VOLUME", "comment": null}, "TO_CACAO_SWAP_VOLUME": {"type": "FLOAT", "index": 32, "name": "TO_CACAO_SWAP_VOLUME", "comment": null}, "TOTAL_SWAP_FEES_CACAO": {"type": "FLOAT", "index": 33, "name": "TOTAL_SWAP_FEES_CACAO", "comment": null}, "TOTAL_SWAP_FEES_USD": {"type": "FLOAT", "index": 34, "name": "TOTAL_SWAP_FEES_USD", "comment": null}, "TOTAL_ASSET_SWAP_FEES": {"type": "FLOAT", "index": 35, "name": "TOTAL_ASSET_SWAP_FEES", "comment": null}, "TOTAL_ASSET_CACAO_FEES": {"type": "FLOAT", "index": 36, "name": "TOTAL_ASSET_CACAO_FEES", "comment": null}, "UNIQUE_MEMBER_COUNT": {"type": "NUMBER", "index": 37, "name": "UNIQUE_MEMBER_COUNT", "comment": null}, "UNIQUE_SWAPPER_COUNT": {"type": "NUMBER", "index": 38, "name": "UNIQUE_SWAPPER_COUNT", "comment": null}, "LIQUIDITY_UNITS": {"type": "NUMBER", "index": 39, "name": "LIQUIDITY_UNITS", "comment": null}, "_UNIQUE_KEY": {"type": "TEXT", "index": 40, "name": "_UNIQUE_KEY", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.not_null_silver__daily_pool_stats_SWAP_VOLUME_cacao.5ebb701e40"}, "test.maya_models.dbt_utils_unique_combination_of_columns_silver__prices_BLOCK_ID__POOL_NAME.7a2931d6eb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "PRICES_BLOCK_ID", "database": "MAYA", "comment": null, "owner": "DBT_CLOUD_MAYA"}, "columns": {"BLOCK_ID": {"type": "NUMBER", "index": 1, "name": "BLOCK_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 01:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": false, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.dbt_utils_unique_combination_of_columns_silver__prices_BLOCK_ID__POOL_NAME.7a2931d6eb"}}, "sources": {"source.maya_models.crosschain_silver.labels_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_COMBINED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": "The unique identifier for each row in the table."}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 03:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain, _is_deleted, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.crosschain_silver.labels_combined"}, "source.maya_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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 08:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(round(_id,-3))", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.crosschain_silver.number_sequence"}, "source.maya_models.crosschain_silver.complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.maya_models.crosschain_silver.complete_native_prices"}, "source.maya_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": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 01:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.crosschain.dim_dates"}, "source.livequery_base.ethereum_core.ez_decoded_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_DECODED_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "For information on how to submit a contract for decoding, as well as how ABIs are sourced, please visit [here](https://science.flipsidecrypto.xyz/abi-requestor/).\n This model contains decoded event logs for contracts that we have an ABI for. Please note, this table does not include all event logs, only those that we have an ABI for.\n The `decoded_log` column is the easiest place to query decoded data. It is a JSON object, where the keys are the names of the event parameters, and the values are the values of the event parameters.\n You can select from this column using the following sample format, `decoded_log:from::string` or more generally, `decoded_log:<event_param>::datatype`. See below for a full sample query.\n The `full_decoded_logs` column contains the same information, as well as additional fields such as the datatype of the decoded data. You may need to laterally flatten this column to query the data.\n \n Sample query for USDC Transfer events:\n \n ```sql\n select \n tx_hash,\n block_number,\n contract_address,\n decoded_log:from::string as from_address,\n decoded_log:to::string as to_address,\n decoded_log:value::integer as value\n from ethereum.core.fact_decoded_event_logs\n where contract_address = lower('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48')\n and block_number between 16400000 and 16405000\n and event_name = 'Transfer'\n limit 50```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address of the contract that the event log was emitted from."}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "The un-decoded event input topics."}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "The first topic of the event, which is a unique identifier for the event."}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "The second topic of the event, if applicable."}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "The third topic of the event, if applicable."}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "The fourth topic of the event, if applicable."}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "The un-decoded event data."}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Whether the event has been removed from the transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address at the transaction level."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address at the transaction level."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": "The name of the event, as defined in the contract ABI."}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": "The full decoded log, including the event name, the event parameters, and the data type of the event parameters."}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": "The flattened decoded log, where the keys are the names of the event parameters, and the values are the values of the event parameters."}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": "The name of the contract, if the contract has a name() function."}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-09 15:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.livequery_base.ethereum_core.ez_decoded_event_logs"}, "source.livequery_base.ethereum_core.fact_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "This table contains flattened event logs from transactions on this EVM blockchain. Transactions may have multiple events, which are denoted by the event index for a transaction hash. Therefore, this table is unique on the combination of transaction hash and event index. Please see `fact_decoded_event_logs` or `ez_decoded_event_logs` for the decoded event logs.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "The position of the transaction within the block."}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "The un-decoded event input topics."}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "The first topic of the event, which is a unique identifier for the event."}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "The second topic of the event, if applicable."}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "The third topic of the event, if applicable."}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "The fourth topic of the event, if applicable."}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "The un-decoded event data."}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Whether the event has been removed from the transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The sending address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call that triggered this transaction."}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Whether the transaction was successful, returned as a boolean."}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "The unique identifier for each row in the table."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "The UTC timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "The UTC timestamp at which the row was last modified."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-09 15:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 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.livequery_base.ethereum_core.fact_event_logs"}, "source.livequery_base.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_base.crosschain.dim_evm_event_abis"}, "source.livequery_base.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_base.crosschain.dim_contracts"}, "source.livequery_base.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_base.crosschain.dim_date_hours"}, "source.maya_models.maya_midgard.midgard_outbound_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_OUTBOUND_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "IN_TX": {"type": "TEXT", "index": 8, "name": "IN_TX", "comment": null}, "INTERNAL": {"type": "BOOLEAN", "index": 9, "name": "INTERNAL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": null}, "_TX_TYPE": {"type": "TEXT", "index": 16, "name": "_TX_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_outbound_events"}, "source.maya_models.maya_midgard.midgard_rewards_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_REWARDS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"BOND_E8": {"type": "NUMBER", "index": 1, "name": "BOND_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_rewards_events"}, "source.maya_models.maya_midgard.midgard_set_version_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SET_VERSION_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": null}, "VERSION": {"type": "TEXT", "index": 2, "name": "VERSION", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-20 22:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_set_version_events"}, "source.maya_models.maya_midgard.midgard_refund_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_REFUND_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "ASSET_2ND": {"type": "TEXT", "index": 7, "name": "ASSET_2ND", "comment": null}, "ASSET_2ND_E8": {"type": "NUMBER", "index": 8, "name": "ASSET_2ND_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "CODE": {"type": "NUMBER", "index": 10, "name": "CODE", "comment": null}, "REASON": {"type": "TEXT", "index": 11, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 14, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 15, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 16, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 17, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_refund_events"}, "source.maya_models.maya_midgard.midgard_inactive_vault_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_INACTIVE_VAULT_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-04 14:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_inactive_vault_events"}, "source.maya_models.maya_midgard.midgard_set_node_mimir_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SET_NODE_MIMIR_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "KEY": {"type": "NUMBER", "index": 2, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-05 22:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_set_node_mimir_events"}, "source.maya_models.maya_midgard.midgard_set_mimir_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SET_MIMIR_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"KEY": {"type": "TEXT", "index": 1, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 2, "name": "VALUE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-05 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_set_mimir_events"}, "source.maya_models.maya_midgard.midgard_add_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_ADD_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "POOL": {"type": "TEXT", "index": 9, "name": "POOL", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-29 00:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_add_events"}, "source.maya_models.maya_midgard.midgard_withdraw_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_WITHDRAW_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "EMIT_ASSET_E8": {"type": "NUMBER", "index": 7, "name": "EMIT_ASSET_E8", "comment": null}, "EMIT_CACAO_E8": {"type": "NUMBER", "index": 8, "name": "EMIT_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL": {"type": "TEXT", "index": 10, "name": "POOL", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 11, "name": "STAKE_UNITS", "comment": null}, "BASIS_POINTS": {"type": "NUMBER", "index": 12, "name": "BASIS_POINTS", "comment": null}, "ASYMMETRY": {"type": "FLOAT", "index": 13, "name": "ASYMMETRY", "comment": null}, "IMP_LOSS_PROTECTION_E8": {"type": "NUMBER", "index": 14, "name": "IMP_LOSS_PROTECTION_E8", "comment": null}, "_EMIT_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 15, "name": "_EMIT_ASSET_IN_CACAO_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 16, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 17, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 18, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 19, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 20, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 21, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-09 16:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_withdraw_events"}, "source.maya_models.maya_midgard.midgard_gas_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_GAS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 4, "name": "TX_COUNT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_gas_events"}, "source.maya_models.maya_midgard.midgard_set_node_keys_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SET_NODE_KEYS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": null}, "SECP256K1": {"type": "TEXT", "index": 2, "name": "SECP256K1", "comment": null}, "ED25519": {"type": "TEXT", "index": 3, "name": "ED25519", "comment": null}, "VALIDATOR_CONSENSUS": {"type": "TEXT", "index": 4, "name": "VALIDATOR_CONSENSUS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-08 04:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_set_node_keys_events"}, "source.maya_models.maya_midgard.midgard_pending_liquidity_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_PENDING_LIQUIDITY_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "ASSET_TX": {"type": "TEXT", "index": 2, "name": "ASSET_TX", "comment": null}, "ASSET_CHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_CHAIN", "comment": null}, "ASSET_ADDR": {"type": "TEXT", "index": 4, "name": "ASSET_ADDR", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "CACAO_TX": {"type": "TEXT", "index": 6, "name": "CACAO_TX", "comment": null}, "CACAO_ADDR": {"type": "TEXT", "index": 7, "name": "CACAO_ADDR", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 8, "name": "CACAO_E8", "comment": null}, "PENDING_TYPE": {"type": "TEXT", "index": 9, "name": "PENDING_TYPE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 05:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_pending_liquidity_events"}, "source.maya_models.maya_midgard.midgard_slash_liquidity_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SLASH_LIQUIDITY_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"BOND_ADDRESS": {"type": "TEXT", "index": 1, "name": "BOND_ADDRESS", "comment": null}, "LP_ADDRESS": {"type": "TEXT", "index": 2, "name": "LP_ADDRESS", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "LP_UNITS": {"type": "NUMBER", "index": 4, "name": "LP_UNITS", "comment": null}, "ASSET_E8_LOSS": {"type": "NUMBER", "index": 5, "name": "ASSET_E8_LOSS", "comment": null}, "CACAO_E10_LOSS": {"type": "NUMBER", "index": 6, "name": "CACAO_E10_LOSS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 9, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 10, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 11, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 12, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-21 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_slash_liquidity_events"}, "source.maya_models.maya_midgard.midgard_stake_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_STAKE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "ASSET_TX": {"type": "TEXT", "index": 2, "name": "ASSET_TX", "comment": null}, "ASSET_CHAIN": {"type": "TEXT", "index": 3, "name": "ASSET_CHAIN", "comment": null}, "ASSET_ADDR": {"type": "TEXT", "index": 4, "name": "ASSET_ADDR", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 5, "name": "ASSET_E8", "comment": null}, "STAKE_UNITS": {"type": "NUMBER", "index": 6, "name": "STAKE_UNITS", "comment": null}, "CACAO_TX": {"type": "TEXT", "index": 7, "name": "CACAO_TX", "comment": null}, "CACAO_ADDR": {"type": "TEXT", "index": 8, "name": "CACAO_ADDR", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 9, "name": "CACAO_E8", "comment": null}, "_ASSET_IN_CACAO_E8": {"type": "NUMBER", "index": 10, "name": "_ASSET_IN_CACAO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 11, "name": "MEMO", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 12, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 13, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 14, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 15, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 16, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 17, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 05:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_stake_events"}, "source.maya_models.maya_midgard.midgard_update_node_account_status_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_UPDATE_NODE_ACCOUNT_STATUS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": null}, "FORMER": {"type": "TEXT", "index": 2, "name": "FORMER", "comment": null}, "CURRENT": {"type": "TEXT", "index": 3, "name": "CURRENT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-04 14:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_update_node_account_status_events"}, "source.maya_models.maya_midgard.midgard_failed_deposit_messages": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_FAILED_DEPOSIT_MESSAGES", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "CODE": {"type": "NUMBER", "index": 2, "name": "CODE", "comment": null}, "MEMO": {"type": "TEXT", "index": 3, "name": "MEMO", "comment": null}, "ASSET": {"type": "TEXT", "index": 4, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "AMOUNT_E8", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 6, "name": "FROM_ADDR", "comment": null}, "REASON": {"type": "TEXT", "index": 7, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 8, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 10, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 11, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 12, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 13, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_failed_deposit_messages"}, "source.maya_models.maya_midgard.midgard_constants": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_CONSTANTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"KEY": {"type": "TEXT", "index": 1, "name": "KEY", "comment": null}, "VALUE": {"type": "BINARY", "index": 2, "name": "VALUE", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 3, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 5, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_constants"}, "source.maya_models.maya_midgard.midgard_rewards_event_entries": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_REWARDS_EVENT_ENTRIES", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 2, "name": "CACAO_E8", "comment": null}, "SAVER_E8": {"type": "NUMBER", "index": 3, "name": "SAVER_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_rewards_event_entries"}, "source.maya_models.maya_midgard.midgard_slash_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SLASH_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-05 22:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_slash_events"}, "source.maya_models.maya_midgard.midgard_transfer_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_TRANSFER_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"FROM_ADDR": {"type": "TEXT", "index": 1, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 2, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 3, "name": "ASSET", "comment": null}, "AMOUNT_E8": {"type": "NUMBER", "index": 4, "name": "AMOUNT_E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_transfer_events"}, "source.maya_models.maya_midgard.midgard_reserve_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_RESERVE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "ADDR": {"type": "TEXT", "index": 8, "name": "ADDR", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-07 12:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_reserve_events"}, "source.maya_models.maya_midgard.midgard_active_vault_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_ACTIVE_VAULT_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"ADD_ASGARD_ADDR": {"type": "TEXT", "index": 1, "name": "ADD_ASGARD_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-04 14:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_active_vault_events"}, "source.maya_models.maya_midgard.midgard_pool_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_POOL_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 2, "name": "STATUS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-21 21:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_pool_events"}, "source.maya_models.maya_midgard.midgard_cacao_price": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_CACAO_PRICE", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"CACAO_PRICE_E8": {"type": "FLOAT", "index": 1, "name": "CACAO_PRICE_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 3, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 5, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_cacao_price"}, "source.maya_models.maya_midgard.midgard_mayaname_change_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_MAYANAME_CHANGE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NAME": {"type": "TEXT", "index": 1, "name": "NAME", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "REGISTRATION_FEE_E8": {"type": "NUMBER", "index": 4, "name": "REGISTRATION_FEE_E8", "comment": null}, "FUND_AMOUNT_E8": {"type": "NUMBER", "index": 5, "name": "FUND_AMOUNT_E8", "comment": null}, "HEIGHT": {"type": "NUMBER", "index": 6, "name": "HEIGHT", "comment": null}, "EXPIRE": {"type": "NUMBER", "index": 7, "name": "EXPIRE", "comment": null}, "OWNER": {"type": "TEXT", "index": 8, "name": "OWNER", "comment": null}, "TX_ID": {"type": "TEXT", "index": 9, "name": "TX_ID", "comment": null}, "MEMO": {"type": "TEXT", "index": 10, "name": "MEMO", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "PREFERRED_ASSET": {"type": "TEXT", "index": 12, "name": "PREFERRED_ASSET", "comment": null}, "AFFILIATE_BPS": {"type": "NUMBER", "index": 13, "name": "AFFILIATE_BPS", "comment": null}, "SUB_AFFILIATES": {"type": "VARIANT", "index": 14, "name": "SUB_AFFILIATES", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 15, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 16, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 17, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 18, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 19, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 20, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-28 14:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_mayaname_change_events"}, "source.maya_models.maya_midgard.midgard_block_log": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_BLOCK_LOG", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"HEIGHT": {"type": "NUMBER", "index": 1, "name": "HEIGHT", "comment": null}, "TIMESTAMP": {"type": "NUMBER", "index": 2, "name": "TIMESTAMP", "comment": null}, "HASH": {"type": "BINARY", "index": 3, "name": "HASH", "comment": null}, "AGG_STATE": {"type": "BINARY", "index": 4, "name": "AGG_STATE", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_block_log"}, "source.maya_models.maya_midgard.midgard_bond_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_BOND_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "ASSET": {"type": "TEXT", "index": 5, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 6, "name": "ASSET_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 7, "name": "MEMO", "comment": null}, "BOND_TYPE": {"type": "TEXT", "index": 8, "name": "BOND_TYPE", "comment": null}, "E8": {"type": "NUMBER", "index": 9, "name": "E8", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 10, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 11, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 13, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 15, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-04 14:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_bond_events"}, "source.maya_models.maya_midgard.midgard_slash_points_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SLASH_POINTS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NODE_ADDRESS": {"type": "TEXT", "index": 1, "name": "NODE_ADDRESS", "comment": null}, "SLASH_POINTS": {"type": "NUMBER", "index": 2, "name": "SLASH_POINTS", "comment": null}, "REASON": {"type": "TEXT", "index": 3, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 03:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_slash_points_events"}, "source.maya_models.maya_midgard.midgard_pool_balance_change_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_POOL_BALANCE_CHANGE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"ASSET": {"type": "TEXT", "index": 1, "name": "ASSET", "comment": null}, "CACAO_AMT": {"type": "NUMBER", "index": 2, "name": "CACAO_AMT", "comment": null}, "CACAO_ADD": {"type": "BOOLEAN", "index": 3, "name": "CACAO_ADD", "comment": null}, "ASSET_AMT": {"type": "NUMBER", "index": 4, "name": "ASSET_AMT", "comment": null}, "ASSET_ADD": {"type": "BOOLEAN", "index": 5, "name": "ASSET_ADD", "comment": null}, "REASON": {"type": "TEXT", "index": 6, "name": "REASON", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 7, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 8, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 9, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 10, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 11, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 12, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-09 06:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_pool_balance_change_events"}, "source.maya_models.maya_midgard.midgard_validator_request_leave_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_VALIDATOR_REQUEST_LEAVE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 2, "name": "FROM_ADDR", "comment": null}, "NODE_ADDR": {"type": "TEXT", "index": 3, "name": "NODE_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 4, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-25 16:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_validator_request_leave_events"}, "source.maya_models.maya_midgard.midgard_block_pool_depths": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_BLOCK_POOL_DEPTHS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 2, "name": "ASSET_E8", "comment": null}, "CACAO_E8": {"type": "NUMBER", "index": 3, "name": "CACAO_E8", "comment": null}, "SYNTH_E8": {"type": "NUMBER", "index": 4, "name": "SYNTH_E8", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 5, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_block_pool_depths"}, "source.maya_models.maya_midgard.midgard_swap_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SWAP_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "CHAIN": {"type": "TEXT", "index": 2, "name": "CHAIN", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "FROM_ASSET": {"type": "TEXT", "index": 5, "name": "FROM_ASSET", "comment": null}, "FROM_E8": {"type": "NUMBER", "index": 6, "name": "FROM_E8", "comment": null}, "TO_ASSET": {"type": "TEXT", "index": 7, "name": "TO_ASSET", "comment": null}, "TO_E8": {"type": "NUMBER", "index": 8, "name": "TO_E8", "comment": null}, "MEMO": {"type": "TEXT", "index": 9, "name": "MEMO", "comment": null}, "POOL": {"type": "TEXT", "index": 10, "name": "POOL", "comment": null}, "TO_E8_MIN": {"type": "NUMBER", "index": 11, "name": "TO_E8_MIN", "comment": null}, "SWAP_SLIP_BP": {"type": "NUMBER", "index": 12, "name": "SWAP_SLIP_BP", "comment": null}, "LIQ_FEE_E8": {"type": "NUMBER", "index": 13, "name": "LIQ_FEE_E8", "comment": null}, "LIQ_FEE_IN_CACAO_E8": {"type": "NUMBER", "index": 14, "name": "LIQ_FEE_IN_CACAO_E8", "comment": null}, "_DIRECTION": {"type": "NUMBER", "index": 15, "name": "_DIRECTION", "comment": null}, "_STREAMING": {"type": "BOOLEAN", "index": 16, "name": "_STREAMING", "comment": null}, "STREAMING_COUNT": {"type": "NUMBER", "index": 17, "name": "STREAMING_COUNT", "comment": null}, "STREAMING_QUANTITY": {"type": "NUMBER", "index": 18, "name": "STREAMING_QUANTITY", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 19, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 20, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 21, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 22, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 23, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 24, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_swap_events"}, "source.maya_models.maya_midgard.midgard_new_node_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_NEW_NODE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 2, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 4, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 6, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-08 04:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_new_node_events"}, "source.maya_models.maya_midgard.midgard_set_ip_address_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SET_IP_ADDRESS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"NODE_ADDR": {"type": "TEXT", "index": 1, "name": "NODE_ADDR", "comment": null}, "IP_ADDR": {"type": "TEXT", "index": 2, "name": "IP_ADDR", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 3, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 5, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 6, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 7, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 8, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-08 04:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_set_ip_address_events"}, "source.maya_models.maya_midgard.midgard_streaming_swap_details_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_STREAMING_SWAP_DETAILS_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX_ID": {"type": "TEXT", "index": 1, "name": "TX_ID", "comment": null}, "INTERVAL": {"type": "NUMBER", "index": 2, "name": "INTERVAL", "comment": null}, "QUANTITY": {"type": "NUMBER", "index": 3, "name": "QUANTITY", "comment": null}, "COUNT": {"type": "NUMBER", "index": 4, "name": "COUNT", "comment": null}, "LAST_HEIGHT": {"type": "NUMBER", "index": 5, "name": "LAST_HEIGHT", "comment": null}, "DEPOSIT_ASSET": {"type": "TEXT", "index": 6, "name": "DEPOSIT_ASSET", "comment": null}, "DEPOSIT_E8": {"type": "NUMBER", "index": 7, "name": "DEPOSIT_E8", "comment": null}, "IN_ASSET": {"type": "TEXT", "index": 8, "name": "IN_ASSET", "comment": null}, "IN_E8": {"type": "NUMBER", "index": 9, "name": "IN_E8", "comment": null}, "OUT_ASSET": {"type": "TEXT", "index": 10, "name": "OUT_ASSET", "comment": null}, "OUT_E8": {"type": "NUMBER", "index": 11, "name": "OUT_E8", "comment": null}, "FAILED_SWAPS": {"type": "TEXT", "index": 12, "name": "FAILED_SWAPS", "comment": null}, "FAILED_SWAP_REASONS": {"type": "TEXT", "index": 13, "name": "FAILED_SWAP_REASONS", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 14, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 15, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 16, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 17, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 18, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 19, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_streaming_swap_details_events"}, "source.maya_models.maya_midgard.midgard_fee_events": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_FEE_EVENTS", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"TX": {"type": "TEXT", "index": 1, "name": "TX", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ASSET_E8": {"type": "NUMBER", "index": 3, "name": "ASSET_E8", "comment": null}, "POOL_DEDUCT": {"type": "NUMBER", "index": 4, "name": "POOL_DEDUCT", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 5, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 7, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 8, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 9, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 10, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 11:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_fee_events"}, "source.maya_models.maya_midgard.midgard_send_messages": {"metadata": {"type": "BASE TABLE", "schema": "MAYA_MIDGARD_2", "name": "MIDGARD_SEND_MESSAGES", "database": "HEVO", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"AMOUNT_E8": {"type": "NUMBER", "index": 1, "name": "AMOUNT_E8", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "FROM_ADDR": {"type": "TEXT", "index": 3, "name": "FROM_ADDR", "comment": null}, "TO_ADDR": {"type": "TEXT", "index": 4, "name": "TO_ADDR", "comment": null}, "MEMO": {"type": "TEXT", "index": 5, "name": "MEMO", "comment": null}, "TX_ID": {"type": "TEXT", "index": 6, "name": "TX_ID", "comment": null}, "RAW_LOG": {"type": "TEXT", "index": 7, "name": "RAW_LOG", "comment": null}, "CODE": {"type": "NUMBER", "index": 8, "name": "CODE", "comment": null}, "EVENT_ID": {"type": "NUMBER", "index": 9, "name": "EVENT_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "NUMBER", "index": 10, "name": "BLOCK_TIMESTAMP", "comment": null}, "__HEVO__DATABASE_NAME": {"type": "TEXT", "index": 11, "name": "__HEVO__DATABASE_NAME", "comment": null}, "__HEVO__SCHEMA_NAME": {"type": "TEXT", "index": 12, "name": "__HEVO__SCHEMA_NAME", "comment": null}, "__HEVO__INGESTED_AT": {"type": "NUMBER", "index": 13, "name": "__HEVO__INGESTED_AT", "comment": null}, "__HEVO__LOADED_AT": {"type": "NUMBER", "index": 14, "name": "__HEVO__LOADED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-10 09:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": true, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "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.maya_models.maya_midgard.midgard_send_messages"}}, "errors": null} |